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

  /external/chromium/net/disk_cache/
mem_entry_impl.cc 83 // If this is a parent entry, we need to doom all the child entries.
92 i->second->Doom();
127 void MemEntryImpl::Doom() {
131 // Perform internal doom from the backend if this is a parent entry.
134 // Manually detach from the backend and perform internal doom.
entry_impl.cc 737 void EntryImpl::Doom() {
    [all...]
  /external/chromium/net/http/
http_cache_unittest.cc 87 virtual void Doom() {
    [all...]

Completed in 3657 milliseconds