Searched refs:g_bookmark_file_get_title (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/glib/tests/
H A Dbookmarkfile-test.c79 text = g_bookmark_file_get_title (bookmark, NULL, &error);
94 text = g_bookmark_file_get_title (bookmark, TEST_URI_0, &error);
/external/bluetooth/glib/glib/
H A Dgbookmarkfile.h79 gchar * g_bookmark_file_get_title (GBookmarkFile *bookmark,
H A Dgaliasdef.c276 #undef g_bookmark_file_get_title macro
277 extern __typeof (g_bookmark_file_get_title) g_bookmark_file_get_title __attribute((alias("IA__g_bookmark_file_get_title"), visibility("default")));
H A Dgalias.h273 extern __typeof (g_bookmark_file_get_title) IA__g_bookmark_file_get_title __attribute((visibility("hidden"))) G_GNUC_MALLOC;
274 #define g_bookmark_file_get_title IA__g_bookmark_file_get_title macro

Completed in 37 milliseconds