Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Dexported_object_manager.cc43 const ExportedPropertySet::PropertyWriter& property_writer) { in ClaimInterface() argument
50 property_writer.Run(&property_dict); in ClaimInterface()
55 registered_objects_[path][interface_name] = property_writer; in ClaimInterface()