Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Dfake_shill_proxy.cc45 std::unique_ptr<ServiceProxyInterface> service_proxy) { in SetServiceForPath() argument
46 service_proxy_mocks_[path.value()] = std::move(service_proxy); in SetServiceForPath()
H A Dfake_shill_proxy.h51 service_proxy);