Home
last modified time | relevance | path

Searched refs:g_bookmark_file_remove_item (Results 1 – 7 of 7) sorted by relevance

/external/bluetooth/glib/tests/
Dbookmarkfile-test.c138 g_assert (g_bookmark_file_remove_item (bookmark, TEST_URI_1, &error) == TRUE); in test_modify()
140 g_assert (g_bookmark_file_remove_item (bookmark, TEST_URI_1, &error) == FALSE); in test_modify()
/external/bluetooth/glib/glib/
Dgbookmarkfile.h181 gboolean g_bookmark_file_remove_item (GBookmarkFile *bookmark,
Dgaliasdef.c363 #undef g_bookmark_file_remove_item
364 extern __typeof (g_bookmark_file_remove_item) g_bookmark_file_remove_item __attribute((alias("IA__g…
Dgalias.h360 extern __typeof (g_bookmark_file_remove_item) IA__g_bookmark_file_remove_item __attribute((visibili…
361 #define g_bookmark_file_remove_item IA__g_bookmark_file_remove_item macro
/external/bluetooth/glib/
DChangeLog.pre-2-12162 * glib/gbookmarkfile.c (g_bookmark_file_remove_item): Return
166 for g_bookmark_file_remove_item().
DNEWS1645 - g_bookmark_file_remove_item returns a boolean
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt1670 g_bookmark_file_remove_item