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

  /external/chromium_org/chrome/browser/extensions/activity_log/
counting_policy.cc 243 bool clean_database = (last_database_cleaning_time_.is_null() || local
247 if (queue.empty() && !clean_database)
406 if (clean_database) {

Completed in 2314 milliseconds