Home
last modified time | relevance | path

Searched defs:GetObjectProxy (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libchrome/dbus/
H A Dbus_unittest.cc72 TEST(BusTest, GetObjectProxy) { in TEST() argument
H A Dobject_manager.cc115 ObjectProxy* ObjectManager::GetObjectProxy(const ObjectPath& object_path) { in GetObjectProxy() function in dbus::ObjectManager
H A Dbus.cc190 ObjectProxy* Bus::GetObjectProxy(const std::string& service_name, in GetObjectProxy() function in dbus::Bus