HomeSort by relevance Sort by last modified time
    Searched refs:g_instance_type (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/glib/tests/gobject/
ifaceinit.c 157 g_assert (((GTypeInterface*) iface)->g_instance_type == 0); \
159 g_assert (G_TYPE_IS_OBJECT (((GTypeInterface*) iface)->g_instance_type)); \
255 g_assert (iface->base_iface.g_instance_type == 0);
  /external/bluetooth/glib/gobject/
gtype.h 415 GType g_instance_type; member in struct:_GTypeInterface
    [all...]
gtype.c     [all...]
gobject.c 953 GObjectClass *class = g_type_class_peek (iface_class->g_instance_type);
    [all...]

Completed in 118 milliseconds