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

  /external/chromium_org/chrome/browser/safe_browsing/
ui_manager.h 79 virtual bool CanReportStats() const;
ui_manager.cc 71 bool SafeBrowsingUIManager::CanReportStats() const {
152 CanReportStats()) {
191 if (!CanReportStats())
safe_browsing_service.cc 256 ui_manager_->CanReportStats()) ||
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_service.cc 194 bool SafeBrowsingService::CanReportStats() const {
203 return enable_download_protection_ && CanReportStats();
    [all...]
safe_browsing_service.h 146 bool CanReportStats() const;
  /external/chromium/chrome/browser/
browser_process_impl.cc     [all...]

Completed in 100 milliseconds