Searched refs:tearDownInterfaces (Results 1 - 6 of 6) sorted by relevance

/system/connectivity/wificond/aidl/android/net/wifi/
H A DIWificond.aidl35 void tearDownInterfaces();
/system/connectivity/wificond/tests/integration/
H A Dclient_interface_test.cpp73 EXPECT_TRUE(service->tearDownInterfaces().isOk());
H A Dap_interface_test.cpp79 EXPECT_TRUE(service->tearDownInterfaces().isOk());
/system/connectivity/wificond/
H A Dserver.h68 android::binder::Status tearDownInterfaces() override;
H A Dserver.cpp138 Status Server::tearDownInterfaces() { function in class:android::wificond::Server
/system/connectivity/wificond/tests/
H A Dserver_unittest.cpp152 EXPECT_TRUE(server_.tearDownInterfaces().isOk());

Completed in 74 milliseconds