Home
last modified time | relevance | path

Searched refs:DestroyIPConfig (Results 1 – 7 of 7) sorted by relevance

/system/connectivity/shill/ethernet/
Dethernet.cc161 DestroyIPConfig(); in LinkEvent()
213 DestroyIPConfig(); in ConnectTo()
/system/connectivity/shill/
Dipconfig.h225 FRIEND_TEST(DeviceTest, DestroyIPConfig);
Ddevice.cc524 DestroyIPConfig(); in DropConnection()
528 void Device::DestroyIPConfig() { in DestroyIPConfig() function in shill::Device
740 DestroyIPConfig(); in AcquireIPConfigWithLeaseName()
810 DestroyIPConfig(); in AssignIPConfig()
1884 DestroyIPConfig(); // breaks a reference cycle in SetEnabledUnchecked()
Ddevice.h375 FRIEND_TEST(DeviceTest, DestroyIPConfig);
464 void DestroyIPConfig();
Ddevice_unittest.cc341 TEST_F(DeviceTest, DestroyIPConfig) { in TEST_F() argument
346 device_->DestroyIPConfig(); in TEST_F()
356 device_->DestroyIPConfig(); in TEST_F()
/system/connectivity/shill/cellular/
Dcellular.cc998 DestroyIPConfig(); in DisconnectCleanup()
Dcellular_unittest.cc179 device_->DestroyIPConfig(); in TearDown()