Home
last modified time | relevance | path

Searched defs:cJsonStr (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/plugin_kits/utils/
H A Dcjson_serializer_test.cpp48 char* cJsonStr = cJSON_Print(root); variable
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_message.c110 int32_t TransAuthChannelErrorPack(int32_t errcode, const char *errMsg, char *cJsonStr, int32_t maxL… in TransAuthChannelErrorPack()
H A Dtrans_auth_manager.c865 char cJsonStr[ERR_MSG_MAX_LEN] = {0}; in TransPostAuthChannelErrMsg() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/plugin_kits/src/utils/
H A Dcjson_serializer.cpp31 char *cJsonStr = cJSON_Print(dataObj); in Serialize() local
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/utils/
H A Dpassword_policy_serializer.cpp59 char *cJsonStr = cJSON_Print(root); in Serialize() local
H A Darray_usb_device_type_serializer.cpp106 char *cJsonStr = cJSON_Print(root); in Serialize() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/auth_channel/
H A Dtrans_auth_message_test.cpp82 char cJsonStr[ERR_MSG_MAX_LEN] = {0}; variable
H A Dtrans_auth_channel_test.cpp749 char cJsonStr[ERR_MSG_MAX_LEN] = {0}; variable
1064 char cJsonStr[ERR_MSG_MAX_LEN] = {0}; variable