Home
last modified time | relevance | path

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

/system/connectivity/apmanager/
Dshill_manager.cc55 bool ShillManager::SetupApModeInterface(string* interface_name) { in SetupApModeInterface() function in apmanager::ShillManager
Dmanager.cc110 bool Manager::SetupApModeInterface(string* interface_name) { in SetupApModeInterface() function in apmanager::Manager
/system/connectivity/shill/binder/android/system/connectivity/shill/
DIManager.aidl38 String SetupApModeInterface(); in SetupApModeInterface() method
/system/connectivity/shill/wifi/
Dwifi_driver_hal.cc97 string WiFiDriverHal::SetupApModeInterface() { in SetupApModeInterface() function in shill::WiFiDriverHal
/system/connectivity/apmanager/dbus/
Dshill_dbus_proxy.cc86 bool ShillDBusProxy::SetupApModeInterface(string* interface_name) { in SetupApModeInterface() function in apmanager::ShillDBusProxy
/system/connectivity/shill/dbus/
Dchromeos_manager_dbus_adaptor_unittest.cc150 TEST_F(ChromeosManagerDBusAdaptorTest, SetupApModeInterface) { in TEST_F() argument
Dchromeos_manager_dbus_adaptor.cc577 bool ChromeosManagerDBusAdaptor::SetupApModeInterface( in SetupApModeInterface() function in shill::ChromeosManagerDBusAdaptor
/system/connectivity/shill/binder/
Dmanager_binder_adaptor.cc99 Status ManagerBinderAdaptor::SetupApModeInterface(String16* _aidl_return) { in SetupApModeInterface() function in shill::ManagerBinderAdaptor
/system/connectivity/shill/
Dmanager.cc782 bool Manager::SetupApModeInterface(string* out_interface_name, Error* error) { in SetupApModeInterface() function in shill::Manager
Dmanager_unittest.cc2344 TEST_F(ManagerTest, SetupApModeInterface) { in TEST_F() argument