Home
last modified time | relevance | path

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

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