Searched defs:GetMatchingProxy (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/shill/test-rpc-proxy/
H A Dproxy_dbus_client.cc195 return GetMatchingProxy<DeviceProxy>(shill::kDevicesProperty, expected_properties);
200 return GetMatchingProxy<ServiceProxy>(shill::kServicesProperty, expected_properties);
205 return GetMatchingProxy<ProfileProxy>(shill::kProfilesProperty, expected_properties);
460 std::unique_ptr<Proxy> ProxyDbusClient::GetMatchingProxy( function in class:ProxyDbusClient

Completed in 25 milliseconds