HomeSort by relevance Sort by last modified time
    Searched defs:g_bookmark_file_has_group (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/glib/
galias.h 294 extern __typeof (g_bookmark_file_has_group) IA__g_bookmark_file_has_group __attribute((visibility("hidden")));
295 #define g_bookmark_file_has_group IA__g_bookmark_file_has_group macro
    [all...]
galiasdef.c 297 #undef g_bookmark_file_has_group macro
298 extern __typeof (g_bookmark_file_has_group) g_bookmark_file_has_group __attribute((alias("IA__g_bookmark_file_has_group"), visibility("default")));
    [all...]

Completed in 5482 milliseconds