OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_bookmark_file_get_title
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/glib/tests/
bookmarkfile-test.c
79
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/
gbookmarkfile.h
79
gchar *
g_bookmark_file_get_title
(GBookmarkFile *bookmark,
galiasdef.c
276
#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")));
[
all
...]
galias.h
273
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
[
all
...]
/external/bluetooth/glib/docs/reference/glib/tmpl/
bookmarkfile.sgml
249
<!-- ##### FUNCTION
g_bookmark_file_get_title
##### -->
/external/bluetooth/glib/docs/reference/glib/
glib-sections.txt
1643
g_bookmark_file_get_title
[
all
...]
Completed in 745 milliseconds