TypeAndLastFourDigits 1062 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc       wallet_items->instruments()[0]->TypeAndLastFourDigits();
TypeAndLastFourDigits 1544 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc       return current_instrument->TypeAndLastFourDigits();
TypeAndLastFourDigits 1550 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc     return card.TypeAndLastFourDigits();
TypeAndLastFourDigits 2203 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc         backing_card_last_four_ = ActiveInstrument()->TypeAndLastFourDigits();
TypeAndLastFourDigits 2209 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc         backing_card_last_four_ = card.TypeAndLastFourDigits();
TypeAndLastFourDigits 3940 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc       full_wallet_->TypeAndLastFourDigits(),
TypeAndLastFourDigits  206 chrome/browser/ui/autofill/data_model_wrapper.cc   *vertically_compact = *horizontally_compact = card_->TypeAndLastFourDigits();
TypeAndLastFourDigits  103 chrome/browser/ui/autofill/new_credit_card_bubble_controller.cc   card_desc_.name = new_card_->TypeAndLastFourDigits();
TypeAndLastFourDigits  231 components/autofill/content/browser/wallet/full_wallet.cc   return card.TypeAndLastFourDigits();
TypeAndLastFourDigits   63 components/autofill/content/browser/wallet/full_wallet.h   base::string16 TypeAndLastFourDigits();
TypeAndLastFourDigits  103 components/autofill/content/browser/wallet/wallet_items.h     base::string16 TypeAndLastFourDigits() const;
TypeAndLastFourDigits   75 components/autofill/core/browser/credit_card.h   base::string16 TypeAndLastFourDigits() const;