Searched defs:GetWalletItems (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/autofill/content/browser/wallet/
H A Dwallet_client.cc462 void WalletClient::GetWalletItems(const base::string16& amount, function in class:autofill::wallet::WalletClient
/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_impl.cc893 GetWalletItems();
1103 void AutofillDialogControllerImpl::GetWalletItems() { function in class:autofill::AutofillDialogControllerImpl
1133 wallet_client->GetWalletItems(transaction_amount_, transaction_currency_);
2602 GetWalletItems();
2645 GetWalletItems();
2742 GetWalletItems();

Completed in 173 milliseconds