Searched refs:ActionAppliesToFullWallet (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/components/autofill/content/browser/wallet/
H A Drequired_action.h34 bool ActionAppliesToFullWallet(RequiredAction action);
H A Drequired_action.cc13 bool ActionAppliesToFullWallet(RequiredAction action) { function in namespace:autofill::wallet
H A Dfull_wallet.cc55 if (!ActionAppliesToFullWallet(action)) {
222 DCHECK(ActionAppliesToFullWallet(action));

Completed in 344 milliseconds