Home
last modified time | relevance | path

Searched defs:DestroyConnection (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Ddevice_unittest.cc1953 void DestroyConnection() { device_->DestroyConnection(); } in DestroyConnection() function in shill::DevicePortalDetectionTest
2526 TEST_F(DevicePortalDetectionTest, DestroyConnection) { in TEST_F() argument
Ddevice.cc1143 void Device::DestroyConnection() { in DestroyConnection() function in shill::Device