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

  /external/chromium/net/disk_cache/
sparse_control.cc 265 abort_ = false;
308 abort_ = true;
312 if (!abort_)
814 if (abort_) {
817 abort_ = false;
sparse_control.h 155 bool abort_; // True if we should abort the current operation ASAP. member in class:disk_cache::SparseControl

Completed in 161 milliseconds