Searched refs:GetCvn (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/autofill/content/browser/wallet/
H A Dfull_wallet.h113 const std::string& GetCvn();
H A Dfull_wallet.cc167 return base::ASCIIToUTF16(GetCvn());
326 const std::string& FullWallet::GetCvn() { function in class:autofill::wallet::FullWallet

Completed in 1350 milliseconds