Searched defs:PopAnyProfile (Results 1 - 4 of 4) sorted by relevance

/system/connectivity/shill/test-scripts/
H A Dflimflam.py366 def PopAnyProfile(self): member in class:FlimFlam
367 self.manager.PopAnyProfile()
/system/connectivity/shill/dbus/
H A Dchromeos_manager_dbus_adaptor.cc203 bool ChromeosManagerDBusAdaptor::PopAnyProfile(brillo::ErrorPtr* error) { function in class:shill::ChromeosManagerDBusAdaptor
206 manager_->PopAnyProfile(&e);
/system/connectivity/shill/test-rpc-proxy/
H A Dproxy_dbus_client.cc388 bool ProxyDbusClient::PopAnyProfile() { function in class:ProxyDbusClient
390 return shill_manager_proxy_.PopAnyProfile(&error);
/system/connectivity/shill/
H A Dmanager.cc612 void Manager::PopAnyProfile(Error* error) { function in class:shill::Manager

Completed in 158 milliseconds