OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:error_ids
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_impl.cc
380
int
error_ids
= 0;
local
385
error_ids
= IDS_AUTOFILL_WALLET_UNSUPPORTED_MERCHANT;
389
error_ids
= IDS_AUTOFILL_WALLET_UPGRADE_CHROME_ERROR;
394
error_ids
= IDS_AUTOFILL_WALLET_UPGRADE_CHROME_ERROR;
399
error_ids
= IDS_AUTOFILL_WALLET_BUYER_ACCOUNT_ERROR;
404
error_ids
= IDS_AUTOFILL_WALLET_UPGRADE_CHROME_ERROR;
409
error_ids
= IDS_AUTOFILL_WALLET_SERVICE_UNAVAILABLE_ERROR;
414
error_ids
= IDS_AUTOFILL_WALLET_UNKNOWN_ERROR;
419
error_ids
= IDS_AUTOFILL_WALLET_UNKNOWN_ERROR;
424
error_ids
= IDS_AUTOFILL_WALLET_UNKNOWN_ERROR
[
all
...]
Completed in 69 milliseconds