Home
last modified time | relevance | path

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

/system/connectivity/shill/
Ddevice.cc528 void Device::DestroyIPConfig() { in DestroyIPConfig() function in shill::Device
Ddevice_unittest.cc341 TEST_F(DeviceTest, DestroyIPConfig) { in TEST_F() argument