Searched refs:DisplayStringFromType (Results 1 – 1 of 1) sorted by relevance
86 base::string16 DisplayStringFromType(WalletItems::MaskedInstrument::Type type) { in DisplayStringFromType() function297 return DisplayStringFromType(type_) + base::ASCIIToUTF16(" - ") + in TypeAndLastFourDigits()351 return DisplayStringFromType(type_); in GetInfo()