Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Dexported_object_manager.h84 using InterfaceProperties = variable
117 std::map<dbus::ObjectPath, InterfaceProperties> registered_objects_;
Dexported_object_manager.cc95 const InterfaceProperties& interface2properties = path_pair.second; in HandleGetManagedObjects()