Searched refs:interface2properties (Results 1 – 2 of 2) sorted by relevance
60 interface2properties = dbus.Dictionary(62 self.InterfacesAdded(dbus.ObjectPath(path), interface2properties)
95 const InterfaceProperties& interface2properties = path_pair.second; in HandleGetManagedObjects() local96 for (const auto interface : interface2properties) { in HandleGetManagedObjects()