Searched defs:GetObjectProxy (Results 1 – 3 of 3) sorted by relevance
72 TEST(BusTest, GetObjectProxy) { in TEST() argument
115 ObjectProxy* ObjectManager::GetObjectProxy(const ObjectPath& object_path) { in GetObjectProxy() function in dbus::ObjectManager
190 ObjectProxy* Bus::GetObjectProxy(const std::string& service_name, in GetObjectProxy() function in dbus::Bus