Home
last modified time | relevance | path

Searched defs:provider_type (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/search_engines/
Dtemplate_url_fetcher.cc57 ProviderType provider_type() const { return provider_type_; } in provider_type() function in TemplateURLFetcher::RequestDelegate
83 ProviderType provider_type) in RequestDelegate()
275 ProviderType provider_type) { in ScheduleDownload()
Dtemplate_url_fetcher_unittest.cc160 TemplateURLFetcher::ProviderType provider_type, in StartDownload()
229 TemplateURLFetcher::ProviderType provider_type; in TEST_F() member
/external/chromium/chrome/browser/ui/search_engines/
Dsearch_engine_tab_helper.cc67 TemplateURLFetcher::ProviderType provider_type; in OnPageHasOSDD() local
/external/chromium/crypto/
Dsymmetric_key_win.cc366 DWORD provider_type = 0; in DeriveKeyFromPassword() local
466 DWORD provider_type = 0; in Import() local
/external/chromium/chrome/browser/chromeos/cros/
Dnetwork_library.h440 ProviderType provider_type() const { return provider_type_; } in provider_type() function
471 void set_provider_type(ProviderType provider_type) { in set_provider_type()