Searched refs:KEY_APDU_NAME (Results 1 – 2 of 2) sorted by relevance
45 static const std::string KEY_APDU_NAME = "name"; variable
106 cJSON *name = cJSON_GetObjectItemCaseSensitive(cardInfoEach, KEY_APDU_NAME.c_str()); in GetEachCardInfoFromJson()