Searched defs:IsEntryOperation (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Din_flight_backend_io.cc42 if (IsEntryOperation())
50 DCHECK(IsEntryOperation());
58 if (IsEntryOperation()) {
72 bool BackendIO::IsEntryOperation() { function in class:disk_cache::BackendIO
499 if (!op->callback().is_null() && (!cancel || op->IsEntryOperation()))

Completed in 97 milliseconds