Home
last modified time | relevance | path

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

/external/cronet/net/disk_cache/blockfile/
Dbackend_impl.h357 scoped_refptr<EntryImpl> ResurrectEntry(
Dbackend_impl.cc557 return ResurrectEntry(std::move(old_entry)); in CreateEntryImpl()
1797 scoped_refptr<EntryImpl> BackendImpl::ResurrectEntry( in ResurrectEntry() function in disk_cache::BackendImpl