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

  /external/chromium/chrome/browser/search_engines/
template_url_parser.h 23 virtual bool KeepParameter(const std::string& key,
template_url_parser_unittest.cc 147 bool KeepParameter(const std::string& key, const std::string& value) {
template_url_parser.cc 175 if (parameter_filter_ && !parameter_filter_->KeepParameter(key, value))
418 if (filter->KeepParameter(key_str, value_str)) {
  /external/chromium/chrome/browser/importer/
firefox_importer_utils.cc 34 virtual bool KeepParameter(const std::string& key,

Completed in 188 milliseconds