Home
last modified time | relevance | path

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

/system/connectivity/shill/
Ddevice_unittest.cc112 .WillByDefault(Invoke(this, &TestDevice::DeviceIsIPv6Allowed)); in TestDevice()
151 virtual bool DeviceIsIPv6Allowed() const { in DeviceIsIPv6Allowed() function in shill::TestDevice