HomeSort by relevance Sort by last modified time
    Searched refs:ResurrectEntry (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/disk_cache/blockfile/
backend_impl.h 329 EntryImpl* ResurrectEntry(EntryImpl* deleted_entry);
backend_impl_v3.cc 487 return ResurrectEntry(old_entry);
1110 EntryImpl* BackendImplV3::ResurrectEntry(EntryImpl* deleted_entry) {
1144 return ResurrectEntry(old_entry);
    [all...]
backend_impl.cc 524 return ResurrectEntry(old_entry);
    [all...]

Completed in 412 milliseconds