Home
last modified time | relevance | path

Searched defs:jsonChars (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/contentsensormanager/
H A Ddms_info_collector.cpp67 char* jsonChars = cJSON_PrintUnformatted(jsonData); in ConvertToProfile() local
H A Dpasteboard_info_collector.cpp78 char* jsonChars = cJSON_PrintUnformatted(jsonData); in ConvertToProfile() local
H A Dsyscap_info_collector.cpp134 char* jsonChars = cJSON_PrintUnformatted(jsonData); in GenJsonStr() local
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Ddevice_profile.cpp202 char* jsonChars = cJSON_PrintUnformatted(json); in dump() local
237 char* jsonChars = cJSON_PrintUnformatted(json); in AnnoymizeDump() local
H A Ddp_sync_options.cpp101 char* jsonChars = cJSON_PrintUnformatted(json); in dump() local
H A Dcharacteristic_profile.cpp113 char* jsonChars = cJSON_PrintUnformatted(json); in dump() local
H A Dtrust_device_profile.cpp108 char* jsonChars = cJSON_PrintUnformatted(json); in dump() local
H A Dservice_profile.cpp107 char* jsonChars = cJSON_PrintUnformatted(json); in dump() local
H A Daccessee.cpp163 char* jsonChars = cJSON_PrintUnformatted(json); in dump() local
H A Daccesser.cpp163 char* jsonChars = cJSON_PrintUnformatted(json); in dump() local
H A Ddp_subscribe_info.cpp175 char* jsonChars = cJSON_PrintUnformatted(json); in dump() local
H A Daccess_control_profile.cpp260 char* jsonChars = cJSON_PrintUnformatted(json); in dump() local
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/permissionmanager/
H A Dpermission_manager.cpp124 char* jsonChars = cJSON_PrintUnformatted(permissionJson); in ParsePermissionJson() local