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

  /external/chromium/chrome/browser/
browsing_data_remover.cc 64 appcaches_to_be_deleted_count_(0),
92 appcaches_to_be_deleted_count_(0),
493 ++appcaches_to_be_deleted_count_;
500 if (!appcaches_to_be_deleted_count_)
506 --appcaches_to_be_deleted_count_;
507 if (!appcaches_to_be_deleted_count_)
browsing_data_remover.h 199 int appcaches_to_be_deleted_count_; member in class:BrowsingDataRemover

Completed in 39 milliseconds