OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GBaseInitFunc
(Results
1 - 10
of
10
) sorted by null
/external/bluetooth/glib/tests/gobject/
testcommon.h
38
(
GBaseInitFunc
) base_init, \
74
(
GBaseInitFunc
) base_init, \
defaultiface.c
123
(
GBaseInitFunc
) NULL,
/external/bluetooth/glib/gobject/
gtypemodule.h
151
* (
GBaseInitFunc
) NULL,
199
(
GBaseInitFunc
) NULL, \
gtype.h
675
*
GBaseInitFunc
:
687
typedef void (*
GBaseInitFunc
) (gpointer g_class);
694
*
GBaseInitFunc
() function. Class finalization basically works the inverse
718
* 3 - Invocation of the
GBaseInitFunc
() initializers of all parent
726
* of the parent class, the general rule is that
GBaseInitFunc
() and
729
* that specified these
GBaseInitFunc
()/GBaseFinalizeFunc().
732
* or reference counted resources) are better handled by a
GBaseInitFunc
()
785
* then calling its
GBaseInitFunc
() type_a_base_class_init() to allocate
794
* After that, the
GBaseInitFunc
() of TypeBClass, type_b_base_class_init()
799
* Corresponding finalization counter parts to the
GBaseInitFunc
() function
[
all
...]
testgobject.c
53
(
GBaseInitFunc
) iface_base_init, /* base_init */
gtype.c
293
GBaseInitFunc
vtable_init_base;
306
GBaseInitFunc
class_init_base;
319
GBaseInitFunc
class_init_base;
[
all
...]
gparam.c
111
(
GBaseInitFunc
) g_param_spec_class_base_init,
[
all
...]
gobject.c
234
(
GBaseInitFunc
) g_object_base_class_init,
[
all
...]
/external/webkit/Source/WebCore/accessibility/gtk/
WebKitAccessibleHyperlink.cpp
371
(
GBaseInitFunc
) 0,
AccessibilityObjectWrapperAtk.cpp
732
(
GBaseInitFunc
) 0,
[
all
...]
Completed in 192 milliseconds