Lines Matching full:getinfo
931 string16 creditcard_field_value = credit_card->GetInfo(type);
940 label = credit_card->GetInfo(CREDIT_CARD_NAME);
966 string16 year = credit_card->GetInfo(CREDIT_CARD_EXP_4_DIGIT_YEAR);
967 string16 month = credit_card->GetInfo(CREDIT_CARD_EXP_MONTH);
974 string16 value = credit_card->GetInfo(type);