Searched refs:GetMatchingProxy (Results 1 – 2 of 2) sorted by relevance
195 return GetMatchingProxy<DeviceProxy>(shill::kDevicesProperty, expected_properties); in GetMatchingDeviceProxy()200 return GetMatchingProxy<ServiceProxy>(shill::kServicesProperty, expected_properties); in GetMatchingServiceProxy()205 return GetMatchingProxy<ProfileProxy>(shill::kProfilesProperty, expected_properties); in GetMatchingProfileProxy()460 std::unique_ptr<Proxy> ProxyDbusClient::GetMatchingProxy( in GetMatchingProxy() function in ProxyDbusClient
136 template<typename Proxy> std::unique_ptr<Proxy> GetMatchingProxy(