Lines Matching defs:object_path
33 const ObjectPath& object_path) in ObjectManager()
115 ObjectProxy* ObjectManager::GetObjectProxy(const ObjectPath& object_path) { in GetObjectProxy()
124 PropertySet* ObjectManager::GetProperties(const ObjectPath& object_path, in GetProperties()
319 const dbus::ObjectPath object_path, in NotifyPropertiesChanged()
333 const dbus::ObjectPath object_path, in NotifyPropertiesChangedHelper()
360 ObjectPath object_path; in OnGetManagedObjects() local
377 ObjectPath object_path; in InterfacesAddedReceived() local
398 ObjectPath object_path; in InterfacesRemovedReceived() local
421 void ObjectManager::UpdateObject(const ObjectPath& object_path, in UpdateObject()
440 void ObjectManager::AddInterface(const ObjectPath& object_path, in AddInterface()
473 void ObjectManager::RemoveInterface(const ObjectPath& object_path, in RemoveInterface()
515 const dbus::ObjectPath object_path = tmp->first; in NameOwnerChanged() local