OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_option_context_free
(Results
1 - 13
of
13
) sorted by null
/external/bluetooth/glib/tests/
gio-ls.c
54
g_option_context_free
(context);
/external/bluetooth/bluez/tracer/
main.c
108
g_option_context_free
(context);
/external/bluetooth/glib/glib/
goption.h
110
void
g_option_context_free
(GOptionContext *context);
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
...]
galiasdef.c
1957
#undef
g_option_context_free
macro
[
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/test/
btiotest.c
511
g_option_context_free
(context);
/external/bluetooth/bluez/attrib/
gatttool.c
614
g_option_context_free
(context);
/external/bluetooth/glib/docs/reference/glib/
glib-sections.txt
1053
g_option_context_free
[
all
...]
/external/bluetooth/glib/docs/reference/glib/tmpl/
option.sgml
260
<!-- ##### FUNCTION
g_option_context_free
##### -->
/external/bluetooth/glib/
ChangeLog.pre-2-6
[
all
...]
/external/bluetooth/bluez/
ChangeLog
228
Fix issue with calling
g_option_context_free
() twice.
[
all
...]
Completed in 318 milliseconds