Home
last modified time | relevance | path

Searched refs:ValidFeedbackSize (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
Dbug_report_util.h100 static bool ValidFeedbackSize(const std::string& content);
Dbug_report_util.cc238 bool BugReportUtil::ValidFeedbackSize(const std::string& content) { in ValidFeedbackSize() function in BugReportUtil
336 switches::kCompressSystemFeedback) || ValidFeedbackSize(i->second)) {