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

/external/chromium_org/components/autofill/content/browser/wallet/
H A Dwallet_client.cc314 void WalletClient::GetFullWallet(const FullWalletRequest& full_wallet_request) { function in class:autofill::wallet::WalletClient
/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_impl.cc2579 GetFullWallet();
2700 GetFullWallet();
3766 // If there's neither an address nor instrument to save, |GetFullWallet()|
3770 GetFullWallet();
3813 void AutofillDialogControllerImpl::GetFullWallet() { function in class:autofill::AutofillDialogControllerImpl
3823 GetWalletClient()->GetFullWallet(wallet::WalletClient::FullWalletRequest(

Completed in 51 milliseconds