OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setDns
(Results
1 - 3
of
3
) sorted by null
/system/core/nexus/
InterfaceConfig.h
63
void
setDns
(int idx, struct in_addr *addr);
NetworkManager.cpp
190
bind->getCurrentCfg()->
setDns
(0, dns1);
191
bind->getCurrentCfg()->
setDns
(1, dns2);
InterfaceConfig.cpp
58
void InterfaceConfig::
setDns
(int idx, struct in_addr *addr) {
Completed in 2403 milliseconds