Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/common/native/include/
H A Dcjson_check.h23 #define CJSON_CREATE_OBJECT_AND_CHECK(obj, ret) \ macro
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/utils/
H A Dpassword_policy_serializer.cpp55 CJSON_CREATE_OBJECT_AND_CHECK(root, false); in Serialize()
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dget_device_info_plugin.cpp122 CJSON_CREATE_OBJECT_AND_CHECK(slotJson, false); in GetSimInfoBySlotId()
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/device_settings/src/
H A Ddevice_settings_addon.cpp526 CJSON_CREATE_OBJECT_AND_CHECK(json, EdmReturnErrCode::SYSTEM_ABNORMALLY); in ConvertPowerPolicyToJsStr()
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/security_manager/src/
H A Dsecurity_manager_addon.cpp254 CJSON_CREATE_OBJECT_AND_CHECK(json, EdmReturnErrCode::SYSTEM_ABNORMALLY); in ConvertDeviceEncryptionToJson()