OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_main_loop_get_context
(Results
1 - 7
of
7
) sorted by null
/external/bluetooth/glib/glib/
gmain.h
171
GMainContext *
g_main_loop_get_context
(GMainLoop *loop);
galiasdef.c
1517
#undef
g_main_loop_get_context
macro
[
all
...]
galias.h
1511
#define
g_main_loop_get_context
macro
[
all
...]
gmain.c
2718
g_main_loop_get_context
(GMainLoop *loop)
function
[
all
...]
/external/bluetooth/glib/tests/
child-test.c
133
g_source_attach (source,
g_main_loop_get_context
(new_main_loop));
/external/bluetooth/glib/docs/reference/glib/
glib-sections.txt
412
g_main_loop_get_context
[
all
...]
/external/bluetooth/glib/docs/reference/glib/tmpl/
main.sgml
166
<!-- ##### FUNCTION
g_main_loop_get_context
##### -->
Completed in 3679 milliseconds