Home
last modified time | relevance | path

Searched refs:TransportCardInfo (Results 1 – 2 of 2) 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 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()
/ohos5.0/foundation/communication/nfc/services/include/
H A Disodep_card_handler.h27 struct TransportCardInfo { struct
73 std::vector<TransportCardInfo> cardInfoVec_;