Home
last modified time | relevance | path

Searched refs:RemoveObjectProxyWithOptions (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/dbus/
Dbus.h297 virtual bool RemoveObjectProxyWithOptions(
Dbus.cc219 return RemoveObjectProxyWithOptions(service_name, object_path, in RemoveObjectProxy()
224 bool Bus::RemoveObjectProxyWithOptions(const std::string& service_name, in RemoveObjectProxyWithOptions() function in dbus::Bus