Searched refs:ecc_withcard (Results 1 – 4 of 4) sorted by relevance
105 std::string ecc_withcard = ""; member
80 result->GetString(index, bean.ecc_withcard); in QueryEccList()
487 bean.ecc_withcard = ParseAsString(cJSON_GetObjectItem(itemRoot, ITEM_ECC_WITH_CARD)); in ParserEccDataInfos()501 value.PutString(EccData::ECC_WITH_CARD, bean.ecc_withcard); in ParserEccDataToValuesBucket()
290 std::string eccWithCard = eccVec[0].ecc_withcard; in GetEccListFromResult()