Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Ddbus_object.cc198 &ExportedPropertySet::HandleGetAll); in RegisterAsync()
233 &ExportedPropertySet::HandleGetAll); in RegisterAndBlock()
Dexported_property_set.h115 VariantDictionary HandleGetAll(const std::string& interface_name);
Dexported_property_set.cc57 VariantDictionary ExportedPropertySet::HandleGetAll( in HandleGetAll() function in brillo::dbus_utils::ExportedPropertySet