Home
last modified time | relevance | path

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

/system/connectivity/shill/test-rpc-proxy/
Dproxy_dbus_client.cc524 std::unique_ptr<ServiceProxy>* service_proxy_out, in IsMatchingServicePresent() argument
531 if (service_proxy_out) { in IsMatchingServicePresent()
532 *service_proxy_out = std::move(service_proxy); in IsMatchingServicePresent()
Dproxy_dbus_client.h150 std::unique_ptr<ServiceProxy>* service_proxy_out,