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

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_impl.cc1687 const wallet::WalletItems::MaskedInstrument* current_instrument = local
1689 if (current_instrument)
1690 return current_instrument->TypeAndLastFourDigits();

Completed in 90 milliseconds