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

/external/bluetooth/glib/gobject/
H A Dgobject.c169 static inline void object_set_property (GObject *object,
908 object_set_property (GObject *object, function
1237 object_set_property (object, oparams[i].pspec, oparams[i].value, nqueue);
1352 object_set_property (object, pspec, value, nqueue);
1431 object_set_property (object, pspec, &value, nqueue);
1633 object_set_property (object, pspec, value, nqueue);

Completed in 102 milliseconds