Home
last modified time | relevance | path

Searched defs:rootValue (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue_event.cpp35 cJSON *rootValue = cJSON_CreateObject(); in Marshal() local
69 cJSON *rootValue = cJSON_Parse(jsonStr.c_str()); in Unmarshal() local
120 cJSON *rootValue = cJSON_CreateObject(); in Marshal() local
156 cJSON *rootValue = cJSON_Parse(jsonStr.c_str()); in Unmarshal() local
210 cJSON *rootValue = cJSON_CreateObject(); in Marshal() local
353 cJSON *rootValue = cJSON_Parse(jsonStr.c_str()); in Unmarshal() local
409 cJSON *rootValue = cJSON_Parse(jsonStr.c_str()); in UnmarshalParcel() local
463 cJSON *rootValue = cJSON_Parse(jsonStr.c_str()); in UnmarshalCallerInfo() local
515 cJSON *rootValue = cJSON_Parse(jsonStr.c_str()); in UnmarshalCallerInfoExtra() local
609 cJSON *rootValue = cJSON_CreateObject(); in Marshal() local
[all …]
H A Ddsched_continue_manager.cpp614 cJSON *rootValue = cJSON_Parse(jsonStr.c_str()); in HandleDataRecv() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_low_latency.cpp41 cJSON *rootValue = cJSON_CreateObject(); in EnableLowLatency() local
77 cJSON *rootValue = cJSON_CreateObject(); in DisableLowLatency() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/
H A Ddcamera_info_cmd.cpp27 cJSON *rootValue = cJSON_CreateObject(); in Marshal() local
56 cJSON *rootValue = cJSON_Parse(jsonStr.c_str()); in Unmarshal() local
H A Ddcamera_open_info_cmd.cpp27 cJSON *rootValue = cJSON_CreateObject(); in Marshal() local
56 cJSON *rootValue = cJSON_Parse(jsonStr.c_str()); in Unmarshal() local
H A Ddcamera_event_cmd.cpp26 cJSON *rootValue = cJSON_CreateObject(); in Marshal() local
57 cJSON *rootValue = cJSON_Parse(jsonStr.c_str()); in Unmarshal() local
H A Ddcamera_metadata_setting_cmd.cpp27 cJSON *rootValue = cJSON_CreateObject(); in Marshal() local
65 cJSON *rootValue = cJSON_Parse(jsonStr.c_str()); in Unmarshal() local
H A Ddcamera_capture_info_cmd.cpp26 cJSON *rootValue = cJSON_CreateObject(); in Marshal() local
79 cJSON *rootValue = cJSON_Parse(jsonStr.c_str()); in Unmarshal() local
116 int32_t DCameraCaptureInfoCmd::UmarshalValue(cJSON *rootValue) in UmarshalValue()
H A Ddcamera_channel_info_cmd.cpp26 cJSON *rootValue = cJSON_CreateObject(); in Marshal() local
72 cJSON *rootValue = cJSON_Parse(jsonStr.c_str()); in Unmarshal() local
H A Ddcamera_sink_frame_info.cpp49 cJSON *rootValue = cJSON_Parse(jsonStr.c_str()); in Unmarshal() local
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddmetadata_processor.cpp28 cJSON *rootValue = cJSON_Parse(sinkAbilityInfo.c_str()); in InitDCameraAbility() local
160 cJSON *rootValue = cJSON_Parse(sinkAbilityInfo.c_str()); in GetInfoFromJson() local
255 cJSON *rootValue = cJSON_Parse(sinkAbilityInfo.c_str()); in InitDCameraOutputAbilityKeys() local
712 cJSON* DMetadataProcessor::GetFormatObj(const std::string rootNode, cJSON* rootValue, std::string& … in GetFormatObj()
732 std::map<int, std::vector<DCResolution>>& supportedFormats, cJSON* rootValue) in GetEachNodeSupportedResolution()
746 std::map<int, std::vector<DCResolution>>& supportedFormats, cJSON* rootValue) in GetNodeSupportedResolution()
808 cJSON *rootValue = cJSON_Parse(abilityInfo.c_str()); in GetDCameraSupportedFormats() local
818 void DMetadataProcessor::ParsePhotoFormats(cJSON* rootValue, in ParsePhotoFormats()
846 void DMetadataProcessor::ParsePreviewFormats(cJSON* rootValue, in ParsePreviewFormats()
871 void DMetadataProcessor::ParseVideoFormats(cJSON* rootValue, in ParseVideoFormats()
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddstream_operator.cpp548 cJSON* DStreamOperator::GetFormatObj(const std::string rootNode, cJSON* rootValue, std::string& for… in GetFormatObj()
566 void DStreamOperator::ExtractCameraAttr(cJSON* rootValue, std::vector<int>& formats, const std::str… in ExtractCameraAttr()
579 void DStreamOperator::GetCameraAttr(cJSON *rootValue, std::string formatStr, const std::string root… in GetCameraAttr()
636 cJSON *rootValue = cJSON_Parse(sinkAbilityInfo.c_str()); in InitOutputConfigurations() local
704 std::vector<DCEncodeType> DStreamOperator::ParseEncoderTypes(cJSON* rootValue) in ParseEncoderTypes()
727 DCamRetCode DStreamOperator::ParsePhotoFormats(cJSON* rootValue) in ParsePhotoFormats()
754 DCamRetCode DStreamOperator::ParsePreviewFormats(cJSON* rootValue) in ParsePreviewFormats()
781 DCamRetCode DStreamOperator::ParseVideoFormats(cJSON* rootValue) in ParseVideoFormats()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dflatbuffer_schema.cpp305 int DoVerifyBeforeExtract(const flatbuffers::Table &rootValue, const reflection::Field &fieldInfo, in DoVerifyBeforeExtract()
345 inline std::string DoExtractString(const flatbuffers::Table &rootValue, const reflection::Field &fi… in DoExtractString()
354 int DoExtractValue(const flatbuffers::Table &rootValue, const reflection::Field &fieldInfo, TypeVal… in DoExtractValue()
401 int ExtractFlatBufferValueFinal(const flatbuffers::Table &rootValue, const reflection::Field &field… in ExtractFlatBufferValueFinal()
457 auto rootValue = flatbuffers::GetAnyRoot(valueRealBegin); in ExtractFlatBufferValue() local
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_provider/
H A Ddcamera_provider.cpp49 cJSON *rootValue = cJSON_Parse(abilityInfo.c_str()); in GetAbilityInfo() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/
H A Ddcamera_source_controller.cpp456 cJSON *rootValue = cJSON_Parse(jsonStr.c_str()); in OnDataReceived() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_controller.cpp574 cJSON *rootValue = cJSON_Parse(jsonStr.c_str()); in HandleReceivedData() local