Home
last modified time | relevance | path

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

/external/libchrome/dbus/
Dmock_bus.h25 MOCK_METHOD3(GetObjectProxyWithOptions,
Dbus.h262 virtual ObjectProxy* GetObjectProxyWithOptions(
Dbus.cc192 return GetObjectProxyWithOptions(service_name, object_path, in GetObjectProxy()
196 ObjectProxy* Bus::GetObjectProxyWithOptions(const std::string& service_name, in GetObjectProxyWithOptions() function in dbus::Bus