Searched refs:object_in_construction_list (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/glib/gobject/
H A Dgobject.c1089 object_in_construction_list (GObject *object) function
1413 if ((pspec->flags & G_PARAM_CONSTRUCT_ONLY) && !object_in_construction_list (object))
1629 else if ((pspec->flags & G_PARAM_CONSTRUCT_ONLY) && !object_in_construction_list (object))

Completed in 14 milliseconds