Searched defs:GetWalletItems (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/components/autofill/content/browser/wallet/ | ||
D | wallet_client.cc | 462 void WalletClient::GetWalletItems(const base::string16& amount, in GetWalletItems() function in autofill::wallet::WalletClient |
D | wallet_client_unittest.cc | 1225 TEST_F(WalletClientTest, GetWalletItems) { in TEST_F() argument |
/external/chromium_org/chrome/browser/ui/autofill/ | ||
D | autofill_dialog_controller_impl.cc | 1103 void AutofillDialogControllerImpl::GetWalletItems() { in GetWalletItems() function in autofill::AutofillDialogControllerImpl |