Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/search_engines/
Dtemplate_url_model.cc253 const TemplateURL* null_url = nullptr; in FindMatchingKeywords() local
255 const TemplateURL* null_url = NULL; in FindMatchingKeywords() local
265 KeywordToTemplateMap::value_type(prefix, null_url), in FindMatchingKeywords()