Searched refs:service_proxy_out (Results 1 – 2 of 2) sorted by relevance
524 std::unique_ptr<ServiceProxy>* service_proxy_out, in IsMatchingServicePresent() argument531 if (service_proxy_out) { in IsMatchingServicePresent()532 *service_proxy_out = std::move(service_proxy); in IsMatchingServicePresent()
150 std::unique_ptr<ServiceProxy>* service_proxy_out,