Home | History | Annotate | Download | only in base

Lines Matching refs:cache_entry

1019     const HostCache::Entry* cache_entry = cache_->Lookup(
1021 if (cache_entry) {
1023 int net_error = cache_entry->error;
1025 addresses->SetFrom(cache_entry->addrlist, info.port());