OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_object_freeze_notify
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/glib/gobject/
gobject.symbols
124
g_object_freeze_notify
gobject.h
433
void
g_object_freeze_notify
(GObject *object);
gobject.c
794
*
g_object_freeze_notify
:
806
g_object_freeze_notify
(GObject *object)
function
867
*
g_object_freeze_notify
(). The freeze count is decreased on @object
[
all
...]
/external/bluetooth/glib/tests/gobject/
ifaceproperties.c
461
g_object_freeze_notify
(G_OBJECT (object));
/external/webkit/WebKit/gtk/WebCoreSupport/
FrameLoaderClientGtk.cpp
758
g_object_freeze_notify
(G_OBJECT(m_frame));
773
g_object_freeze_notify
(G_OBJECT(webView));
[
all
...]
Completed in 111 milliseconds