OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
251
// exists. If not, returns first URL in |
template_urls_
|, or NULL if that's
492
// |existing_turl| was found in |
template_urls_
| and thus could be updated.
531
// found in |
template_urls_
|.
641
// Adds |template_urls| to |
template_urls_
| and sets up the default search
685
TemplateURLVector
template_urls_
;
member in class:TemplateURLService
[
all
...]
Completed in 34 milliseconds