Home
last modified time | relevance | path

Searched refs:RemoveObjectProxy (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/dbus/
Dmock_bus.h29 MOCK_METHOD3(RemoveObjectProxy, bool(
Dbus.h295 virtual bool RemoveObjectProxy(const std::string& service_name,
Dbus.cc244 bool Bus::RemoveObjectProxy(const std::string& service_name, in RemoveObjectProxy() function in dbus::Bus