Home
last modified time | relevance | path

Searched refs:GetPropertyWriter (Results 1 – 3 of 3) sorted by relevance

/external/libbrillo/brillo/dbus/
Ddbus_object.cc56 dbus_object_->property_set_.GetPropertyWriter(interface_name_); in ExportAsync()
88 dbus_object_->property_set_.GetPropertyWriter(interface_name_); in ExportAndBlock()
Dexported_property_set.h108 PropertyWriter GetPropertyWriter(const std::string& interface_name);
Dexported_property_set.cc32 ExportedPropertySet::PropertyWriter ExportedPropertySet::GetPropertyWriter( in GetPropertyWriter() function in brillo::dbus_utils::ExportedPropertySet