OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_bookmark_file_set_title
(Results
1 - 7
of
7
) sorted by null
/external/bluetooth/glib/tests/
bookmarkfile-test.c
76
g_bookmark_file_set_title
(bookmark, NULL, "a file");
91
g_bookmark_file_set_title
(bookmark, TEST_URI_0, "a title");
/external/bluetooth/glib/glib/
gbookmarkfile.h
76
void
g_bookmark_file_set_title
(GBookmarkFile *bookmark,
galiasdef.c
273
#undef
g_bookmark_file_set_title
macro
274
extern __typeof (
g_bookmark_file_set_title
)
g_bookmark_file_set_title
__attribute((alias("IA__g_bookmark_file_set_title"), visibility("default")));
[
all
...]
galias.h
270
extern __typeof (
g_bookmark_file_set_title
) IA__g_bookmark_file_set_title __attribute((visibility("hidden")));
271
#define
g_bookmark_file_set_title
IA__g_bookmark_file_set_title
macro
[
all
...]
/external/bluetooth/glib/docs/reference/glib/tmpl/
bookmarkfile.sgml
378
<!-- ##### FUNCTION
g_bookmark_file_set_title
##### -->
/external/bluetooth/glib/docs/reference/glib/
glib-sections.txt
1656
g_bookmark_file_set_title
[
all
...]
/external/bluetooth/glib/
ChangeLog.pre-2-12
457
(
g_bookmark_file_set_title
, g_bookmark_file_set_icon):
Completed in 128 milliseconds