Searched refs:compressParse (Results 1 – 1 of 1) sorted by relevance
1080 char compressParse[PARSE_UNCOMPRESS_STRING_BUFF_LEN] = {0}; in UnpackDeviceIdJson() local1081 OptString(obj, SUPPORT_INFO_COMPRESS, compressParse, in UnpackDeviceIdJson()1083 SetCompressFlag(compressParse, &info->isSupportCompress); in UnpackDeviceIdJson()