Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Dexported_object_manager.cc95 const InterfaceProperties& interface2properties = path_pair.second; in HandleGetManagedObjects() local
96 for (const auto& interface : interface2properties) { in HandleGetManagedObjects()