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

  /external/chromium_org/net/disk_cache/simple/
simple_index.cc 155 app_on_background_(false) {}
391 const int delay = app_on_background_ ? background_flush_delay_
465 app_on_background_ = false;
467 app_on_background_ = true;
482 if (app_on_background_) {
495 start, app_on_background_);
simple_index.h 197 bool app_on_background_; member in class:disk_cache::SimpleIndex

Completed in 32 milliseconds