Home
last modified time | relevance | path

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

/system/connectivity/shill/test-rpc-proxy/
Dproxy_dbus_client.cc29 template<typename Proxy> bool GetPropertyValueFromProxy( in GetPropertyValueFromProxy() function
54 if ((GetPropertyValueFromProxy<Proxy>(proxy, property_name, &property_value)) && in IsProxyPropertyValueIn()
212 return GetPropertyValueFromProxy<DeviceProxy>( in GetPropertyValueFromDeviceProxy()
220 return GetPropertyValueFromProxy<ServiceProxy>( in GetPropertyValueFromServiceProxy()
228 return GetPropertyValueFromProxy<ProfileProxy>( in GetPropertyValueFromProfileProxy()
416 return GetPropertyValueFromProxy( in GetPropertyValueFromManager()