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

  /external/chromium/chrome/browser/ui/search_engines/
edit_search_engine_controller.cc 63 const TemplateURL* turl_with_keyword = local
66 return (turl_with_keyword == NULL || turl_with_keyword == template_url_);
  /external/chromium/chrome/browser/importer/
profile_writer.cc 233 const TemplateURL* turl_with_keyword = local
235 if (turl_with_keyword != NULL) {
237 model->SetDefaultSearchProvider(turl_with_keyword);

Completed in 196 milliseconds