Home
last modified time | relevance | path

Searched defs:SetupStationModeInterface (Results 1 – 10 of 10) sorted by relevance

/system/connectivity/apmanager/
Dshill_manager.cc60 bool ShillManager::SetupStationModeInterface(string* interface_name) { in SetupStationModeInterface() function in apmanager::ShillManager
Dmanager.cc114 bool Manager::SetupStationModeInterface(string* interface_name) { in SetupStationModeInterface() function in apmanager::Manager
/system/connectivity/shill/binder/android/system/connectivity/shill/
DIManager.aidl47 String SetupStationModeInterface(); in SetupStationModeInterface() method
/system/connectivity/shill/wifi/
Dwifi_driver_hal.cc93 string WiFiDriverHal::SetupStationModeInterface() { in SetupStationModeInterface() function in shill::WiFiDriverHal
/system/connectivity/apmanager/dbus/
Dshill_dbus_proxy.cc100 bool ShillDBusProxy::SetupStationModeInterface(string* interface_name) { in SetupStationModeInterface() function in apmanager::ShillDBusProxy
/system/connectivity/shill/dbus/
Dchromeos_manager_dbus_adaptor_unittest.cc185 TEST_F(ChromeosManagerDBusAdaptorTest, SetupStationModeInterface) { in TEST_F() argument
Dchromeos_manager_dbus_adaptor.cc600 bool ChromeosManagerDBusAdaptor::SetupStationModeInterface( in SetupStationModeInterface() function in shill::ChromeosManagerDBusAdaptor
/system/connectivity/shill/binder/
Dmanager_binder_adaptor.cc104 Status ManagerBinderAdaptor::SetupStationModeInterface(String16* _aidl_return) { in SetupStationModeInterface() function in shill::ManagerBinderAdaptor
/system/connectivity/shill/
Dmanager.cc793 bool Manager::SetupStationModeInterface(string* out_interface_name, in SetupStationModeInterface() function in shill::Manager
Dmanager_unittest.cc2369 TEST_F(ManagerTest, SetupStationModeInterface) { in TEST_F() argument