Searched defs:cardInfoList (Results 1 – 1 of 1) sorted by relevance
50 static bool GetCheckApduFromJson(cJSON *json, cJSON *cardInfoEach, TransportCardInfo *cardInfoList,… in GetCheckApduFromJson()73 …ool GetBalanceApduFromJson(cJSON *json, cJSON *cardInfoEach, TransportCardInfo *cardInfoList, int … in GetBalanceApduFromJson()97 TransportCardInfo *cardInfoList, size_t cardInfoListLen) in GetEachCardInfoFromJson()145 TransportCardInfo cardInfoList[MAX_CARD_INFO_VEC_LEN]; in DoJsonRead() local