Home
last modified time | relevance | path

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

/system/connectivity/shill/test-rpc-proxy/
Dproxy_rpc_server.cc233 XmlRpc::XmlRpcValue WaitForServiceStates( in WaitForServiceStates() function
249 bool is_success = shill_wifi_client->WaitForServiceStates( in WaitForServiceStates()
537 base::Bind(&WaitForServiceStates)); in Run()
Dproxy_shill_wifi_client.h86 virtual bool WaitForServiceStates(const std::string& ssid,
Dproxy_dbus_shill_wifi_client.h67 bool WaitForServiceStates(const std::string& ssid,
Dproxy_dbus_shill_wifi_client.cc321 bool ProxyDbusShillWifiClient::WaitForServiceStates( in WaitForServiceStates() function in ProxyDbusShillWifiClient