Home
last modified time | relevance | path

Searched refs:DoomOperation (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/net/disk_cache/simple/
Dsimple_entry_operation.h87 static SimpleEntryOperation DoomOperation(
Dsimple_entry_operation.cc238 SimpleEntryOperation SimpleEntryOperation::DoomOperation( in DoomOperation() function in disk_cache::SimpleEntryOperation
Dsimple_entry_impl.cc289 pending_operations_.push(SimpleEntryOperation::DoomOperation(this, callback)); in DoomEntry()