Home
last modified time | relevance | path

Searched refs:EnableIPv6 (Results 1 – 4 of 4) sorted by relevance

/system/connectivity/shill/
Dmock_device.h59 MOCK_METHOD0(EnableIPv6, void());
Ddevice.h159 virtual void EnableIPv6();
378 FRIEND_TEST(DeviceTest, EnableIPv6);
Ddevice.cc330 void Device::EnableIPv6() { in EnableIPv6() function in shill::Device
741 EnableIPv6(); in AcquireIPConfigWithLeaseName()
811 EnableIPv6(); in AssignIPConfig()
Ddevice_unittest.cc511 TEST_F(DeviceTest, EnableIPv6) { in TEST_F() argument
516 device_->EnableIPv6(); in TEST_F()
522 device_->EnableIPv6(); in TEST_F()