Home
last modified time | relevance | path

Searched refs:compressParse (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c1080 char compressParse[PARSE_UNCOMPRESS_STRING_BUFF_LEN] = {0}; in UnpackDeviceIdJson() local
1081 OptString(obj, SUPPORT_INFO_COMPRESS, compressParse, in UnpackDeviceIdJson()
1083 SetCompressFlag(compressParse, &info->isSupportCompress); in UnpackDeviceIdJson()