Home
last modified time | relevance | path

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

/system/connectivity/shill/
Ddevice.cc1733 vector<string> Device::AvailableIPConfigs(Error* /*error*/) { in AvailableIPConfigs() function in shill::Device
Ddevice_unittest.cc1266 TEST_F(DeviceTest, AvailableIPConfigs) { in TEST_F() argument