Searched refs:UpdateObject (Results 1 – 4 of 4) sorted by relevance
361 UpdateObject(object_path, &dict_entry_reader); in OnGetManagedObjects()381 UpdateObject(object_path, &reader); in InterfacesAddedReceived()417 void ObjectManager::UpdateObject(const ObjectPath& object_path, in UpdateObject() function in dbus::ObjectManager
289 void UpdateObject(const ObjectPath& object_path, MessageReader* reader);
405 case UPDATE: UpdateObject(); break; in Run()431 void UpdateObject() { in UpdateObject() function in testing::TesterThread