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

  /external/chromium/net/disk_cache/
mem_backend_impl.cc 169 bool MemBackendImpl::DoomAllEntries() {
174 int MemBackendImpl::DoomAllEntries(CompletionCallback* callback) {
175 if (DoomAllEntries())
backend_impl.cc 505 bool BackendImpl::DoomAllEntries() {
520 int BackendImpl::DoomAllEntries(CompletionCallback* callback) {
521 if (DoomAllEntries())
    [all...]

Completed in 502 milliseconds