Searched refs:ORIGINAL_TOKENID (Results 1 – 1 of 1) sorted by relevance
34 const std::string ORIGINAL_TOKENID = "originalTokenId"; variable129 { ORIGINAL_TOKENID, info.originalTokenId} }; in VisitRecordInfoToJson()151 if (json.contains(ORIGINAL_TOKENID) && json.at(ORIGINAL_TOKENID).is_number()) { in VisitRecordInfoFromJson()152 json.at(ORIGINAL_TOKENID).get_to(originalTokenId); in VisitRecordInfoFromJson()