Home
last modified time | relevance | path

Searched defs:cardInfoList (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Disodep_card_handler.cpp50 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