Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/search_engines/
Dtemplate_url.h346 return instant_url_.url().empty() ? NULL : &instant_url_; in instant_url()
497 TemplateURLRef instant_url_; variable
Dtemplate_url.cc625 instant_url_.Set(url, index_offset, page_offset); in SetInstantURL()