Searched refs:SUPPORT_INFO_COMPRESS (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_session_json.c | 53 #define SUPPORT_INFO_COMPRESS "supportInfoCompress" macro 726 JSON_AddStringToObject(obj, SUPPORT_INFO_COMPRESS, TRUE_STRING_TAG); in PackCompressInfo() 728 JSON_AddStringToObject(obj, SUPPORT_INFO_COMPRESS, FALSE_STRING_TAG); in PackCompressInfo() 1084 OptString(obj, SUPPORT_INFO_COMPRESS, compressParse, PARSE_UNCOMPRESS_STRING_BUFF_LEN, FALSE_STRING_TAG); in UnpackDeviceIdJson()
|
/foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
H A D | auth_session_message_test.cpp | 352 JSON_AddStringToObject(obj1, SUPPORT_INFO_COMPRESS, TRUE_STRING_TAG); in HWTEST_F()
|
Completed in 6 milliseconds