Lines Matching refs:property_set_
28 dbus_object_->property_set_.RegisterProperty( in AddProperty()
56 dbus_object_->property_set_.GetPropertyWriter(interface_name_); in ExportAsync()
88 dbus_object_->property_set_.GetPropertyWriter(interface_name_); in ExportAndBlock()
155 : property_set_(bus.get()), bus_(bus), object_path_(object_path) { in DBusObject()
197 base::Unretained(&property_set_), in RegisterAsync()
201 base::Unretained(&property_set_), in RegisterAsync()
205 base::Unretained(&property_set_), in RegisterAsync()
207 property_set_.OnPropertiesInterfaceExported(prop_interface); in RegisterAsync()
232 base::Unretained(&property_set_), in RegisterAndBlock()
236 base::Unretained(&property_set_), in RegisterAndBlock()
240 base::Unretained(&property_set_), in RegisterAndBlock()
242 property_set_.OnPropertiesInterfaceExported(prop_interface); in RegisterAndBlock()