Searched refs:QueryCache (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/dns/
H A Dmdns_client_impl.h127 void QueryCache(uint16 rrtype, const std::string& name,
H A Dmdns_client_impl.cc413 void MDnsClientImpl::Core::QueryCache( function in class:net::MDnsClientImpl::Core
687 client_->core()->QueryCache(rrtype_, name_, &records);
696 client_->core()->QueryCache(dns_protocol::kTypeNSEC, name_, &records);

Completed in 69 milliseconds