Searched refs:JSON_KEY_CRC (Results 1 – 2 of 2) sorted by relevance
56 #define JSON_KEY_CRC "CRC" macro
442 !AddNumberToJsonObject(root, JSON_KEY_CRC, appInfo->crc)) { in PackHandshakeMsgForNormal()566 !AddNumberToJsonObject(root, JSON_KEY_CRC, appInfo->crc) || in TransProxyPackHandshakeAckMsg()668 !GetJsonObjectNumberItem(root, JSON_KEY_CRC, &chanInfo->appInfo.crc) || in TransProxyUnpackHandshakeAckMsg()744 !GetJsonObjectNumberItem(root, JSON_KEY_CRC, &appInfo->crc)) { in TransProxyUnpackNormalHandshakeMsg()