Home
last modified time | relevance | path

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

/system/connectivity/shill/test-rpc-proxy/
Dproxy_dbus_shill_wifi_client.cc190 if (!dbus_client_->WaitForServiceProxyPropertyValueIn( in ConnectToWifiNetwork()
204 if (!dbus_client_->WaitForServiceProxyPropertyValueIn( in ConnectToWifiNetwork()
245 if (!dbus_client_->WaitForServiceProxyPropertyValueIn( in DisconnectFromWifiNetwork()
347 dbus_client_->WaitForServiceProxyPropertyValueIn( in WaitForServiceStates()
Dproxy_dbus_client.h85 bool WaitForServiceProxyPropertyValueIn(
Dproxy_dbus_client.cc244 bool ProxyDbusClient::WaitForServiceProxyPropertyValueIn( in WaitForServiceProxyPropertyValueIn() function in ProxyDbusClient