Home
last modified time | relevance | path

Searched refs:my_test_get_property (Results 1 – 6 of 6) sorted by relevance

/third_party/glib/gobject/tests/
Dflags.c59 static void my_test_get_property (GObject *object,
91 gobject_class->get_property = my_test_get_property; in my_test_class_init()
107 my_test_get_property (GObject *object, in my_test_get_property() function
Dclosure-refcount.c108 my_test_get_property (GObject *object, in my_test_get_property() function
151 gobject_class->get_property = my_test_get_property; in my_test_class_init()
/third_party/glib/tests/refcount/
Dproperties2.c40 static void my_test_get_property (GObject *object,
86 gobject_class->get_property = my_test_get_property; in my_test_class_init()
117 my_test_get_property (GObject *object, in my_test_get_property() function
Dproperties3.c39 static void my_test_get_property (GObject *object,
55 gobject_class->get_property = my_test_get_property;
75 my_test_get_property (GObject *object, in my_test_get_property() function
Dproperties.c43 static void my_test_get_property (GObject *object,
88 gobject_class->get_property = my_test_get_property; in my_test_class_init()
114 my_test_get_property (GObject *object, in my_test_get_property() function
Dsignals.c62 static void my_test_get_property (GObject * object, guint prop_id,
105 gobject_class->get_property = my_test_get_property; in my_test_class_init()
167 my_test_get_property (GObject * object, guint prop_id, in my_test_get_property() function