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

  /external/chromium/chrome/browser/webdata/
keyword_table_unittest.cc 82 template_url.SetInstantURL("http://instant/", 0, 0);
178 template_url.SetInstantURL("http://instant2/", 0, 0);
keyword_table.cc 184 template_url->SetInstantURL(s.ColumnString(16), 0, 0);
  /external/chromium/chrome/browser/search_engines/
template_url.h 342 void SetInstantURL(const std::string& url, int index_offset, int page_offset);
template_url.cc 622 void TemplateURL::SetInstantURL(const std::string& url,
template_url_model_unittest.cc 705 template_url->SetInstantURL("http://instant", 0, 0);
    [all...]
template_url_model.cc 851 (*default_provider)->SetInstantURL(instant_url, 0, 0);
    [all...]
template_url_prepopulate_data.cc     [all...]
  /external/chromium/chrome/browser/instant/
instant_browsertest.cc 66 template_url->SetInstantURL(url, 0, 0);
    [all...]

Completed in 136 milliseconds