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

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_impl.cc373 int error_ids = 0; local
378 error_ids = IDS_AUTOFILL_WALLET_UNSUPPORTED_MERCHANT;
382 error_ids = IDS_AUTOFILL_WALLET_UPGRADE_CHROME_ERROR;
387 error_ids = IDS_AUTOFILL_WALLET_BAD_TRANSACTION_AMOUNT;
392 error_ids = IDS_AUTOFILL_WALLET_BUYER_ACCOUNT_ERROR;
397 error_ids = IDS_AUTOFILL_WALLET_UPGRADE_CHROME_ERROR;
402 error_ids = IDS_AUTOFILL_WALLET_SERVICE_UNAVAILABLE_ERROR;
407 error_ids = IDS_AUTOFILL_WALLET_UPGRADE_CHROME_ERROR;
412 error_ids = IDS_AUTOFILL_WALLET_UNKNOWN_ERROR;
417 error_ids
[all...]

Completed in 147 milliseconds