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

  /external/chromium/chrome/browser/search_engines/
search_provider_install_data.h 98 ScopedVector<const TemplateURL> template_urls_; member in class:SearchProviderInstallData
template_url_model.h 351 // exists. If not, returns first URL in |template_urls_|, or NULL if that's
378 TemplateURLVector template_urls_; member in class:TemplateURLModel
407 // TemplateURL owned by template_urls_.
  /external/chromium_org/chrome/browser/search_engines/
search_provider_install_data.h 99 ScopedVector<TemplateURL> template_urls_; member in class:SearchProviderInstallData
template_url_service.h 239 // exists. If not, returns first URL in |template_urls_|, or NULL if that's
476 // |existing_turl| was found in |template_urls_| and thus could be updated.
515 // found in |template_urls_| and thus could be made default.
619 // Adds |template_urls| to |template_urls_| and sets up the default search
648 TemplateURLVector template_urls_; member in class:TemplateURLService
679 // TemplateURL owned by template_urls_.
    [all...]

Completed in 135 milliseconds