Searched defs:g_bookmark_file_get_modified (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgalias.h336 extern __typeof (g_bookmark_file_get_modified) IA__g_bookmark_file_get_modified __attribute((visibility("hidden")));
337 #define g_bookmark_file_get_modified IA__g_bookmark_file_get_modified macro
H A Dgaliasdef.c339 #undef g_bookmark_file_get_modified macro
340 extern __typeof (g_bookmark_file_get_modified) g_bookmark_file_get_modified __attribute((alias("IA__g_bookmark_file_get_modified"), visibility("default")));

Completed in 92 milliseconds