Home | History | Annotate | Download | only in omnibox

Lines Matching refs:Providers

96   // Manages the providers (TemplateURLs) used by SearchProvider. Two providers
102 class Providers {
104 explicit Providers(TemplateURLService* template_url_service);
106 // Returns true if the specified providers match the two providers cached
114 // Resets the cached providers.
140 DISALLOW_COPY_AND_ASSIGN(Providers);
230 // callers own the returned URLFetcher, which is NULL for invalid providers.
355 Providers providers_;
379 // Fetchers used to retrieve results for the keyword and default providers.
383 providers.