Searched refs:TransportCardInfo (Results 1 – 2 of 2) sorted by relevance
50 static bool GetCheckApduFromJson(cJSON *json, cJSON *cardInfoEach, TransportCardInfo *cardInfoList,… in GetCheckApduFromJson()73 static bool GetBalanceApduFromJson(cJSON *json, cJSON *cardInfoEach, TransportCardInfo *cardInfoLis… in GetBalanceApduFromJson()97 TransportCardInfo *cardInfoList, size_t cardInfoListLen) in GetEachCardInfoFromJson()145 TransportCardInfo cardInfoList[MAX_CARD_INFO_VEC_LEN]; in DoJsonRead()
27 struct TransportCardInfo { struct73 std::vector<TransportCardInfo> cardInfoVec_;