Home
last modified time | relevance | path

Searched refs:StringToErrorType (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/components/autofill/content/browser/wallet/
Dwallet_client.cc66 WalletClient::ErrorType StringToErrorType(const std::string& error_type) { in StringToErrorType() function
610 WalletClient::ErrorType error_type = StringToErrorType(error_type_string); in OnURLFetchComplete()