Home
last modified time | relevance | path

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

/system/netd/resolv/dns_responder/
Ddns_responder.h65 void removeMapping(const std::string& name, ns_type type);
Ddns_responder.cpp562 void DNSResponder::removeMapping(const std::string& name, ns_type type) { in removeMapping() function in test::DNSResponder