Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/dbus/
H A Dbus_unittest.cc104 bus->GetObjectProxyWithOptions( in TEST()
112 bus->GetObjectProxyWithOptions( in TEST()
121 bus->GetObjectProxyWithOptions( in TEST()
H A Dmock_bus.h25 MOCK_METHOD3(GetObjectProxyWithOptions,
H A 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
H A Dbus.h262 virtual ObjectProxy* GetObjectProxyWithOptions(