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

  /external/bluetooth/glib/tests/gobject/
ifaceinherit.c 47 * g_type_interface_peek() are not allowed to change from one
145 TestIfaceClass *iface = g_type_interface_peek (g_class, iface_type);
168 TestIfaceClass *iface = g_type_interface_peek (g_class, iface_type);
  /external/bluetooth/glib/gio/
gicon.c 385 icon_iface = g_type_interface_peek (klass, G_TYPE_ICON);
  /external/bluetooth/glib/gobject/
gobject.symbols 357 g_type_interface_peek
gtype.h 649 gpointer g_type_interface_peek (gpointer instance_class,
    [all...]
gtype.c 2836 g_type_interface_peek (gpointer instance_class, function
    [all...]

Completed in 198 milliseconds