OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_option_context_free
(Results
1 - 9
of
9
) sorted by null
/external/bluetooth/bluez/tracer/
main.c
108
g_option_context_free
(context);
/external/bluetooth/glib/tests/
gio-ls.c
54
g_option_context_free
(context);
/external/bluetooth/glib/glib/
goption.h
110
void
g_option_context_free
(GOptionContext *context);
galiasdef.c
1957
#undef
g_option_context_free
macro
[
all
...]
goption.c
213
* freed with
g_option_context_free
() after use.
233
*
g_option_context_free
:
241
void
g_option_context_free
(GOptionContext *context)
function
357
* be freed together with the context when
g_option_context_free
() is
[
all
...]
galias.h
1951
#define
g_option_context_free
macro
[
all
...]
/external/bluetooth/bluez/src/
main.c
415
g_option_context_free
(context);
/external/bluetooth/bluez/attrib/
gatttool.c
614
g_option_context_free
(context);
/external/bluetooth/bluez/test/
btiotest.c
511
g_option_context_free
(context);
Completed in 287 milliseconds