Searched refs:GetObjectProxyWithOptions (Results 1 – 4 of 4) sorted by relevance
104 bus->GetObjectProxyWithOptions( in TEST()112 bus->GetObjectProxyWithOptions( in TEST()121 bus->GetObjectProxyWithOptions( in TEST()
25 MOCK_METHOD3(GetObjectProxyWithOptions,
262 virtual ObjectProxy* GetObjectProxyWithOptions(
192 return GetObjectProxyWithOptions(service_name, object_path, in GetObjectProxy()196 ObjectProxy* Bus::GetObjectProxyWithOptions(const std::string& service_name, in GetObjectProxyWithOptions() function in dbus::Bus