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

  /external/chromium_org/chrome/browser/feedback/
feedback_data.cc 56 if (FeedbackData::BelowCompressionThreshold(value))
107 bool FeedbackData::BelowCompressionThreshold(const std::string& content) {
feedback_data.h 28 static bool BelowCompressionThreshold(const std::string& content);
feedback_util.cc 302 if (FeedbackData::BelowCompressionThreshold(i->second))

Completed in 237 milliseconds