Home | History | Annotate | Download | only in wallet

Lines Matching refs:wallet

5 #include "components/autofill/content/browser/wallet/wallet_client.h"
17 #include "components/autofill/content/browser/wallet/form_field_error.h"
18 #include "components/autofill/content/browser/wallet/instrument.h"
19 #include "components/autofill/content/browser/wallet/wallet_address.h"
20 #include "components/autofill/content/browser/wallet/wallet_client_delegate.h"
21 #include "components/autofill/content/browser/wallet/wallet_items.h"
22 #include "components/autofill/content/browser/wallet/wallet_service_url.h"
33 namespace wallet {
152 DLOG(ERROR) << "Response from Google wallet with bad required action:"
244 // Keys for JSON communication with the Online Wallet server.
869 VLOG(1) << "Wallet encountered a " << error_message;
910 } // namespace wallet