HomeSort by relevance Sort by last modified time
    Searched full:g_bookmark_file_get_uris (Results 1 - 6 of 6) sorted by null

  /external/bluetooth/glib/glib/
gbookmarkfile.h 171 gchar ** g_bookmark_file_get_uris (GBookmarkFile *bookmark,
galiasdef.c 354 #undef g_bookmark_file_get_uris macro
355 extern __typeof (g_bookmark_file_get_uris) g_bookmark_file_get_uris __attribute((alias("IA__g_bookmark_file_get_uris"), visibility("default")));
    [all...]
galias.h 351 extern __typeof (g_bookmark_file_get_uris) IA__g_bookmark_file_get_uris __attribute((visibility("hidden"))) G_GNUC_MALLOC;
352 #define g_bookmark_file_get_uris IA__g_bookmark_file_get_uris macro
    [all...]
  /external/bluetooth/glib/tests/
bookmarkfile-test.c 45 uris = g_bookmark_file_get_uris (bookmark, &uris_len);
  /external/bluetooth/glib/docs/reference/glib/tmpl/
bookmarkfile.sgml 239 <!-- ##### FUNCTION g_bookmark_file_get_uris ##### -->
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt 1640 g_bookmark_file_get_uris G_GNUC_MALLOC
    [all...]

Completed in 1194 milliseconds