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

  /external/bluetooth/glib/tests/gobject/
testcommon.h 26 class_init, base_init, instance_init, \
45 (GInstanceInitFunc) instance_init \
58 class_init, base_init, instance_init, \
61 instance_init, parent_type, {})
  /external/bluetooth/glib/gobject/
gparam.h 321 * @instance_init: Location of the instance initialization function (optional).
346 void (*instance_init) (GParamSpec *pspec); /* optional */ member in struct:_GParamSpecTypeInfo
gtype.h 938 * @instance_init: Location of the instance initialization function (optional, for instantiatable types only).
967 GInstanceInitFunc instance_init; member in struct:_GTypeInfo
    [all...]
gtype.c 328 GInstanceInitFunc instance_init; member in struct:_InstanceData
794 (info->instance_size || info->n_preallocs || info->instance_init))
    [all...]
gparam.c     [all...]
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 

Completed in 32 milliseconds