Home
last modified time | relevance | path

Searched defs:RemoveObjectProxy (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/dbus/
H A Dbus_unittest.cc131 TEST(BusTest, RemoveObjectProxy) { in TEST() argument
H A Dbus.cc216 bool Bus::RemoveObjectProxy(const std::string& service_name, in RemoveObjectProxy() function in dbus::Bus