Home | History | Annotate | Download | only in disk_cache

Lines Matching defs:old_entry

711     EntryImpl* old_entry = MatchEntry(key, hash, false, Addr(), &error);
712 if (old_entry)
713 return ResurrectEntry(old_entry);