OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GInterfaceInitFunc
(Results
1 - 9
of
9
) sorted by null
/external/bluetooth/glib/tests/gobject/
deftype.c
25
(
GInterfaceInitFunc
) iface_init, \
ifaceinherit.c
117
GInterfaceInitFunc
init_func)
137
(
GInterfaceInitFunc
)init_base_interface);
160
(
GInterfaceInitFunc
)init_derived_interface);
testcommon.h
90
(
GInterfaceInitFunc
) init_func, NULL, NULL \
ifaceinit.c
164
(
GInterfaceInitFunc
)test_object_test_iface##n##_init, \
/external/webkit/Source/WebCore/accessibility/gtk/
WebKitAccessibleHyperlink.cpp
383
(
GInterfaceInitFunc
)(
GInterfaceInitFunc
)atkActionInterfaceInit,
AccessibilityObjectWrapperAtk.cpp
[
all
...]
/external/bluetooth/glib/gobject/
gtype.h
836
*
GInterfaceInitFunc
:
844
typedef void (*
GInterfaceInitFunc
) (gpointer g_iface,
853
* allocated by the corresponding
GInterfaceInitFunc
() function.
[
all
...]
gtypemodule.c
169
(
GInterfaceInitFunc
) g_type_module_iface_init,
/external/bluetooth/glib/gobject/tests/
threadtests.c
118
const GInterfaceInfo face2_interface_info = { (
GInterfaceInitFunc
) interface_per_class_init, NULL, NULL };
Completed in 433 milliseconds