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

  /external/chromium/net/http/
http_cache_unittest.cc 69 virtual void Doom() {
    [all...]
  /external/chromium/net/disk_cache/
mem_entry_impl.cc 57 void MemEntryImpl::Doom() {
61 // Perform internal doom from the backend if this is a parent entry.
64 // Manually detach from the backend and perform internal doom.
335 // If this is a parent entry, we need to doom all the child entries.
344 i->second->Doom();
entry_impl.cc 132 void EntryImpl::Doom() {

Completed in 190 milliseconds