Home
last modified time | relevance | path

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

/system/connectivity/shill/test-rpc-proxy/
Dproxy_dbus_shill_wifi_client.cc419 if (!dbus_client_->GetPropertyValueFromDeviceProxy( in ListControlledWifiInterfaces()
424 if (!dbus_client_->GetPropertyValueFromDeviceProxy( in ListControlledWifiInterfaces()
482 return dbus_client_->GetPropertyValueFromDeviceProxy( in GetPropertyOnDevice()
Dproxy_dbus_client.h67 bool GetPropertyValueFromDeviceProxy(DeviceProxy* proxy,
Dproxy_dbus_client.cc208 bool ProxyDbusClient::GetPropertyValueFromDeviceProxy( in GetPropertyValueFromDeviceProxy() function in ProxyDbusClient