Searched refs:AutofillRequestTypeToString (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
H A Dautofill_download.cc56 std::string AutofillDownloadManager::AutofillRequestTypeToString( function in class:autofill::AutofillDownloadManager
213 << AutofillRequestTypeToString(request_data.request_type)
283 AutofillRequestTypeToString(it->second.request_type));
H A Dautofill_download.h91 static std::string AutofillRequestTypeToString(const AutofillRequestType);

Completed in 57 milliseconds