Searched refs:GetObjectProxyWithOptions (Results 1 – 3 of 3) sorted by relevance
25 MOCK_METHOD3(GetObjectProxyWithOptions,
266 virtual ObjectProxy* GetObjectProxyWithOptions(
218 return GetObjectProxyWithOptions(service_name, object_path, in GetObjectProxy()222 ObjectProxy* Bus::GetObjectProxyWithOptions(const std::string& service_name, in GetObjectProxyWithOptions() function in dbus::Bus