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

  /external/bluetooth/glib/glib/
galias.h 330 extern __typeof (g_bookmark_file_get_added) IA__g_bookmark_file_get_added __attribute((visibility("hidden")));
331 #define g_bookmark_file_get_added IA__g_bookmark_file_get_added macro
    [all...]
galiasdef.c 333 #undef g_bookmark_file_get_added macro
334 extern __typeof (g_bookmark_file_get_added) g_bookmark_file_get_added __attribute((alias("IA__g_bookmark_file_get_added"), visibility("default")));
    [all...]

Completed in 989 milliseconds