OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_hook_next_valid
(Results
1 - 7
of
7
) sorted by null
/external/bluetooth/glib/docs/reference/glib/tmpl/
hooks.sgml
317
g_hook_next_valid
() if you are stepping through the #GHookList.)
326
<!-- ##### FUNCTION
g_hook_next_valid
##### -->
331
g_hook_next_valid
() until %NULL is returned.)
/external/bluetooth/glib/glib/
ghook.h
150
GHook*
g_hook_next_valid
(GHookList *hook_list,
galiasdef.c
1017
#undef
g_hook_next_valid
macro
[
all
...]
galias.h
1011
#define
g_hook_next_valid
macro
[
all
...]
/external/bluetooth/glib/docs/reference/glib/
glib-sections.txt
1389
g_hook_next_valid
[
all
...]
/external/bluetooth/glib/
ChangeLog.pre-1-2
823
out with g_hook_first_valid() and iterate with
g_hook_next_valid
(),
825
g_hook_next_valid
() will "eat" that, and eventually transfer it to
826
the next hook. <sigh> unfortunately this requires
g_hook_next_valid
()
829
* gmain.c (g_main_iterate): adjusted callers of
g_hook_next_valid
().
[
all
...]
/external/bluetooth/glib/gobject/
gsignal.c
[
all
...]
Completed in 1064 milliseconds