Searched refs:TAG_EXPIRATION (Results 1 – 1 of 1) sorted by relevance
45 const std::string TAG_EXPIRATION("expiration"); variable435 cJSON *expiration = cJSON_GetObjectItem(root, TAG_EXPIRATION.c_str()); in ParseJsonPinSet()