OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_closure_invalidate
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/glib/gobject/
gobject.symbols
70
g_closure_invalidate
gclosure.h
141
*
g_closure_invalidate
()
231
void
g_closure_invalidate
(GClosure *closure);
gclosure.c
82
*
g_closure_invalidate
() and invalidation notifiers allow callbacks to be
447
* @closure is invalidated with
g_closure_invalidate
(). Invalidation
538
*
g_closure_invalidate
:
548
* access the closure after calling
g_closure_invalidate
(), make sure
551
* Note that
g_closure_invalidate
() will also be called when the
556
g_closure_invalidate
(GClosure *closure)
function
589
g_closure_invalidate
(closure);
[
all
...]
gobject.c
[
all
...]
/external/bluetooth/glib/docs/reference/gobject/
gobject-sections.txt
781
g_closure_invalidate
Completed in 230 milliseconds