Home
last modified time | relevance | path

Searched refs:GInterfaceInitFunc (Results 1 – 11 of 11) sorted by relevance

/external/bluetooth/glib/tests/gobject/
Difaceinherit.c117 GInterfaceInitFunc init_func) in DEFINE_IFACE()
137 (GInterfaceInitFunc)init_base_interface); in add_base_interface()
160 (GInterfaceInitFunc)init_derived_interface); in add_derived_interface()
Ddeftype.c25 (GInterfaceInitFunc) iface_init, \
Dtestcommon.h90 (GInterfaceInitFunc) init_func, NULL, NULL \
Difaceinit.c164 (GInterfaceInitFunc)test_object_test_iface##n##_init, \
/external/webkit/WebCore/accessibility/gtk/
DAccessibilityObjectWrapperAtk.cpp1581 {(GInterfaceInitFunc)atk_action_interface_init,
1583 {(GInterfaceInitFunc)atk_selection_interface_init,
1585 {(GInterfaceInitFunc)atk_editable_text_interface_init,
1587 {(GInterfaceInitFunc)atk_text_interface_init,
1589 {(GInterfaceInitFunc)atk_component_interface_init,
1591 {(GInterfaceInitFunc)atk_image_interface_init,
1593 {(GInterfaceInitFunc)atk_table_interface_init,
1595 {(GInterfaceInitFunc)atk_document_interface_init,
/external/bluetooth/glib/gobject/
Dgtype.h844 typedef void (*GInterfaceInitFunc) (gpointer g_iface, typedef
994 GInterfaceInitFunc interface_init;
1363 (GInterfaceInitFunc) iface_init, NULL, NULL \
Dgtypemodule.c169 (GInterfaceInitFunc) g_type_module_iface_init, in g_type_module_get_type()
/external/bluetooth/glib/gobject/tests/
Dthreadtests.c118 …const GInterfaceInfo face2_interface_info = { (GInterfaceInitFunc) interface_per_class_init, NULL,… in tester_init_thread()
/external/bluetooth/glib/docs/reference/gobject/
Dgobject-sections.txt74 GInterfaceInitFunc
/external/bluetooth/glib/
DNEWS700 the callback types GInterfaceInitFunc and GInterfaceFinalizeFunc
/external/bluetooth/glib/docs/reference/
DChangeLog511 'iface_data' for the callback types GInterfaceInitFunc and