Home
last modified time | relevance | path

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

/system/netd/resolv/
DDnsProxyListener.cpp176 std::vector<std::string>* ip_addrs) { in extractResNsendAnswers()
205 int extractGetAddrInfoAnswers(const addrinfo* result, std::vector<std::string>* ip_addrs) { in extractGetAddrInfoAnswers()
220 int extractGetHostByNameAnswers(const hostent* hp, std::vector<std::string>* ip_addrs) { in extractGetHostByNameAnswers()
304 const std::string& query_name, const std::vector<std::string>& ip_addrs = {}, in reportDnsEvent()
681 std::vector<std::string> ip_addrs; in run() local
691 void addIpAddrWithinLimit(std::vector<std::string>* ip_addrs, const sockaddr* addr, in addIpAddrWithinLimit()
894 std::vector<std::string> ip_addrs; in run() local
1065 std::vector<std::string> ip_addrs; in run() local