Searched defs:enable_download_manager (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/autofill/content/browser/
H A Dcontent_autofill_driver.cc38 AutofillManager::AutofillDownloadManagerState enable_download_manager) {
45 contents, client, app_locale, enable_download_manager));
59 AutofillManager::AutofillDownloadManagerState enable_download_manager)
64 enable_download_manager)),
34 CreateForWebContentsAndDelegate( content::WebContents* contents, AutofillClient* client, const std::string& app_locale, AutofillManager::AutofillDownloadManagerState enable_download_manager) argument
55 ContentAutofillDriver( content::WebContents* web_contents, AutofillClient* client, const std::string& app_locale, AutofillManager::AutofillDownloadManagerState enable_download_manager) argument
/external/chromium_org/components/autofill/core/browser/
H A Dautofill_manager.cc165 AutofillDownloadManagerState enable_download_manager)
182 if (enable_download_manager == ENABLE_AUTOFILL_DOWNLOAD_MANAGER) {
161 AutofillManager( AutofillDriver* driver, AutofillClient* client, const std::string& app_locale, AutofillDownloadManagerState enable_download_manager) argument

Completed in 39 milliseconds