Home
last modified time | relevance | path

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

/system/connectivity/shill/
Ddevice.h788 void PrependDNSServersIntoIPConfig(const IPConfigRefPtr& ipconfig);
Ddevice.cc955 void Device::PrependDNSServersIntoIPConfig(const IPConfigRefPtr& ipconfig) { in PrependDNSServersIntoIPConfig() function in shill::Device
1011 PrependDNSServersIntoIPConfig(ipconfig); in OnIPConfigUpdated()