Searched refs:kErrorTypeKey (Results 1 – 1 of 1) sorted by relevance
218 const char kErrorTypeKey[] = "wallet_error.error_type"; variable606 if (!response_dict->GetString(kErrorTypeKey, &error_type_string)) { in OnURLFetchComplete()