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

  /external/bluetooth/glib/gio/fam/
gfamdirectorymonitor.c 73 parent_class = G_OBJECT_CLASS (g_type_class_peek_parent (klass));
gfamfilemonitor.c 72 parent_class = G_OBJECT_CLASS (g_type_class_peek_parent (klass));
  /external/bluetooth/glib/gio/inotify/
ginotifydirectorymonitor.c 81 parent_class = G_OBJECT_CLASS (g_type_class_peek_parent (klass));
ginotifyfilemonitor.c 95 parent_class = G_OBJECT_CLASS (g_type_class_peek_parent (klass));
  /external/bluetooth/glib/gobject/
gtypemodule.h 136 * gtk_gadget_parent_class = g_type_class_peek_parent (klass);
185 type_name##_parent_class = g_type_class_peek_parent (klass); \
gobject.symbols 336 g_type_class_peek_parent
gtype.h 648 gpointer g_type_class_peek_parent (gpointer g_class);
    [all...]
gtypemodule.c 135 parent_class = G_OBJECT_CLASS (g_type_class_peek_parent (class));
gobject.c 278 GObjectClass *pclass = g_type_class_peek_parent (class);
    [all...]
gtype.c 2801 g_type_class_peek_parent (gpointer g_class) function
    [all...]
  /external/bluetooth/glib/gio/win32/
gwin32directorymonitor.c 157 parent_class = G_OBJECT_CLASS (g_type_class_peek_parent (klass));
196 g_win32_directory_monitor_parent_class = g_type_class_peek_parent (klass);
  /external/bluetooth/bluez/audio/
gstsbcdec.c 193 parent_class = g_type_class_peek_parent(klass);
gstsbcparse.c 187 parent_class = g_type_class_peek_parent(klass);
gstrtpsbcpay.c 277 parent_class = g_type_class_peek_parent(klass);
gstsbcenc.c 525 parent_class = g_type_class_peek_parent(klass);
gsta2dpsink.c 345 parent_class = g_type_class_peek_parent(klass);
gstavdtpsink.c 1200 parent_class = g_type_class_peek_parent(klass);
    [all...]
  /external/bluetooth/glib/gio/
glocalfilemonitor.c 77 parent_class = G_OBJECT_CLASS (g_type_class_peek_parent (klass));
glocaldirectorymonitor.c 96 parent_class = G_OBJECT_CLASS (g_type_class_peek_parent (klass));
  /external/bluetooth/glib/tests/gobject/
ifaceproperties.c 289 base_parent_class= g_type_class_peek_parent (class);
  /external/webkit/WebCore/plugins/gtk/
gtk2xtbin.c 247 parent_class = g_type_class_peek_parent (klass);
  /external/webkit/WebCore/accessibility/gtk/
AccessibilityObjectWrapperAtk.cpp 592 webkit_accessible_parent_class = g_type_class_peek_parent(klass);
    [all...]
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 

Completed in 628 milliseconds