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

  /external/chromium/chrome/browser/
bug_report_util.h 100 static bool ValidFeedbackSize(const std::string& content);
bug_report_util.cc 238 bool BugReportUtil::ValidFeedbackSize(const std::string& content) {
336 switches::kCompressSystemFeedback) || ValidFeedbackSize(i->second)) {

Completed in 226 milliseconds