Home
last modified time | relevance | path

Searched defs:jsonstr (Results 1 - 8 of 8) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_low_latency.cpp47 char *jsonstr = cJSON_Print(rootValue); in EnableLowLatency() local
83 char *jsonstr = cJSON_Print(rootValue); in DisableLowLatency() local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/services/src/
H A Dav_sync_manager.cpp197 char *jsonstr = cJSON_PrintUnformatted(masterStr); in MergeGroupInfoInner() local
214 char *jsonstr = cJSON_PrintUnformatted(slaveStr); in MergeGroupInfoInner() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_network.cpp173 void Network::SendRSTreeDumpJSON(const std::string& jsonstr) in SendRSTreeDumpJSON() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Dresult_set.cpp153 char *jsonstr = new char[jsonData.size() + 1]; in GetValue() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/
H A Ddistributed_camera_source_service.cpp179 char *jsonstr = cJSON_Print(root); in GetCodecInfo() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/handler/src/
H A Ddcamera_handler.cpp209 char *jsonstr = cJSON_Print(root); in CreateMetaDHItem() local
265 char *jsonstr = cJSON_Print(root); in CreateDHItem() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_dev.cpp410 char *jsonstr = cJSON_Print(abilityRootValue); in ParseEnableParam() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp931 std::string jsonstr = DumpLog::GetInstance().FormatDumpInfo(json->ToString(), depth); in DumpTree() local

Completed in 9 milliseconds