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

/external/chromium_org/chrome/browser/ui/autofill/
H A Dnew_credit_card_bubble_controller.cc29 CreditCardDescription::CreditCardDescription() {} function in class:autofill::CreditCardDescription
30 CreditCardDescription::~CreditCardDescription() {}
50 const CreditCardDescription& NewCreditCardBubbleController::CardDescription()
H A Dnew_credit_card_bubble_controller.h29 struct CreditCardDescription { struct in namespace:autofill
30 CreditCardDescription();
31 ~CreditCardDescription();
73 const CreditCardDescription& CardDescription() const;
130 struct CreditCardDescription card_desc_;

Completed in 728 milliseconds