Searched refs:ResurrectEntry (Results 1 – 3 of 3) sorted by relevance
329 EntryImpl* ResurrectEntry(EntryImpl* deleted_entry);
487 return ResurrectEntry(old_entry); in CreateEntry()1110 EntryImpl* BackendImplV3::ResurrectEntry(EntryImpl* deleted_entry) { in ResurrectEntry() function in disk_cache::BackendImplV31144 return ResurrectEntry(old_entry); in CreateEntryImpl()
524 return ResurrectEntry(old_entry); in CreateEntryImpl()1753 EntryImpl* BackendImpl::ResurrectEntry(EntryImpl* deleted_entry) { in ResurrectEntry() function in disk_cache::BackendImpl