Searched refs:GetPropertyWriter (Results 1 – 3 of 3) sorted by relevance
82 dbus_object_->property_set_.GetPropertyWriter(interface_name_); in ExportAsync()114 dbus_object_->property_set_.GetPropertyWriter(interface_name_); in ExportAndBlock()
112 PropertyWriter GetPropertyWriter(const std::string& interface_name);
31 ExportedPropertySet::PropertyWriter ExportedPropertySet::GetPropertyWriter( in GetPropertyWriter() function in brillo::dbus_utils::ExportedPropertySet