Home
last modified time | relevance | path

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

/external/chromium_org/net/disk_cache/simple/
Dsimple_entry_impl.h211 void DoomEntryInternal(const CompletionCallback& callback);
Dsimple_entry_impl.cc645 DoomEntryInternal(operation->callback()); in RunNextOperationIfNeeded()
1080 void SimpleEntryImpl::DoomEntryInternal(const CompletionCallback& callback) { in DoomEntryInternal() function in disk_cache::SimpleEntryImpl