HomeSort by relevance Sort by last modified time
    Searched refs:GInterfaceInitFunc (Results 1 - 8 of 8) 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/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/webkit/WebCore/accessibility/gtk/
AccessibilityObjectWrapperAtk.cpp     [all...]
  /external/bluetooth/glib/gobject/tests/
threadtests.c 118 const GInterfaceInfo face2_interface_info = { (GInterfaceInitFunc) interface_per_class_init, NULL, NULL };

Completed in 285 milliseconds