| /foundation/distributeddatamgr/pasteboard/framework/test/src/ |
| D | serializable_test.cpp | 82 std::string jsonStr; variable 111 std::string jsonStr = "{\n" variable 158 std::string jsonStr = R"({"key":null})"; variable 181 std::string jsonStr = R"({"key":null})"; variable 204 std::string jsonStr = R"({"key":null})"; variable 227 std::string jsonStr = R"({"key":null})"; variable 250 std::string jsonStr = R"({"key":null})"; variable 273 std::string jsonStr = R"({"key":null})"; variable 340 std::string jsonStr = "{\n" variable
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/base/test/unittest/common/base/ |
| D | dcamera_protocol_test.cpp | 125 std::string jsonStr; variable 142 std::string jsonStr; variable 159 std::string jsonStr; variable 176 std::string jsonStr; variable 193 std::string jsonStr; variable
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/ |
| D | dcamera_sink_frame_info.cpp | 24 void DCameraSinkFrameInfo::Marshal(std::string& jsonStr) in Marshal() 37 int32_t DCameraSinkFrameInfo::Unmarshal(const std::string& jsonStr) in Unmarshal()
|
| D | dcamera_info_cmd.cpp | 25 int32_t DCameraInfoCmd::Marshal(std::string& jsonStr) in Marshal() 54 int32_t DCameraInfoCmd::Unmarshal(const std::string& jsonStr) in Unmarshal()
|
| D | dcamera_open_info_cmd.cpp | 25 int32_t DCameraOpenInfoCmd::Marshal(std::string& jsonStr) in Marshal() 54 int32_t DCameraOpenInfoCmd::Unmarshal(const std::string& jsonStr) in Unmarshal()
|
| D | dcamera_event_cmd.cpp | 24 int32_t DCameraEventCmd::Marshal(std::string& jsonStr) in Marshal() 55 int32_t DCameraEventCmd::Unmarshal(const std::string& jsonStr) in Unmarshal()
|
| D | dcamera_metadata_setting_cmd.cpp | 25 int32_t DCameraMetadataSettingCmd::Marshal(std::string& jsonStr) in Marshal() 63 int32_t DCameraMetadataSettingCmd::Unmarshal(const std::string& jsonStr) in Unmarshal()
|
| D | dcamera_channel_info_cmd.cpp | 24 int32_t DCameraChannelInfoCmd::Marshal(std::string& jsonStr) in Marshal() 70 int32_t DCameraChannelInfoCmd::Unmarshal(const std::string& jsonStr) in Unmarshal()
|
| D | dcamera_capture_info_cmd.cpp | 24 int32_t DCameraCaptureInfoCmd::Marshal(std::string& jsonStr) in Marshal() 60 int32_t DCameraCaptureInfoCmd::Unmarshal(const std::string& jsonStr) in Unmarshal()
|
| /foundation/distributedhardware/distributed_input/services/source/transport/src/ |
| D | distributed_input_source_transport.cpp | 200 nlohmann::json jsonStr; in PrepareRemoteInput() local 225 nlohmann::json jsonStr; in UnprepareRemoteInput() local 251 nlohmann::json jsonStr; in PrepareRemoteInput() local 275 nlohmann::json jsonStr; in UnprepareRemoteInput() local 301 nlohmann::json jsonStr; in StartRemoteInputDhids() local 330 nlohmann::json jsonStr; in StopRemoteInputDhids() local 357 nlohmann::json jsonStr; in StartRemoteInputType() local 384 nlohmann::json jsonStr; in StopRemoteInputType() local 410 nlohmann::json jsonStr; in SendRelayPrepareRequest() local 434 nlohmann::json jsonStr; in SendRelayUnprepareRequest() local [all …]
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/versioninfomanager/versioninfo/src/ |
| D | version_info_test.cpp | 81 std::string jsonStr = verInfo1.ToJsonString(); variable 113 std::string jsonStr = jsonObject.dump(); variable 140 std::string jsonStr = jsonObject.dump(); variable
|
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/ |
| D | av_trans_meta.cpp | 52 bool AVTransAudioBufferMeta::UnmarshalAudioMeta(const std::string& jsonStr) in UnmarshalAudioMeta() 99 bool AVTransVideoBufferMeta::UnmarshalVideoMeta(const std::string& jsonStr) in UnmarshalVideoMeta()
|
| D | av_trans_message.cpp | 49 bool AVTransMessage::UnmarshalMessage(const std::string& jsonStr, const std::string &peerDevId) in UnmarshalMessage()
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/ |
| D | dcamera_source_controller.cpp | 79 std::string jsonStr; in StartCapture() local 154 std::string jsonStr; in ChannelNeg() local 222 std::string jsonStr; in UpdateSettings() local 296 std::string jsonStr; in OpenChannel() local 468 void DCameraSourceController::HandleMetaDataResult(std::string& jsonStr) in HandleMetaDataResult()
|
| /foundation/arkui/ace_engine/adapter/preview/inspector/ |
| D | inspector_client.h | 45 void CallFastPreviewErrorCallback(const std::string& jsonStr) in CallFastPreviewErrorCallback()
|
| /foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/ |
| D | distributed_input_sink_manager.cpp | 100 void DistributedInputSinkManager::QueryLocalWhiteList(nlohmann::json &jsonStr) in QueryLocalWhiteList() 133 nlohmann::json jsonStr; in OnPrepareRemoteInput() local 153 nlohmann::json jsonStr; in OnUnprepareRemoteInput() local 165 nlohmann::json jsonStr; in OnRelayPrepareRemoteInput() local 188 nlohmann::json jsonStr; in OnRelayUnprepareRemoteInput() local 251 nlohmann::json jsonStr; in OnStopRemoteInput() local 317 nlohmann::json jsonStr; in OnStopRemoteInputDhid() local 384 nlohmann::json jsonStr; in OnRelayStopDhidRemoteInput() local 471 nlohmann::json jsonStr; in OnRelayStopTypeRemoteInput() local
|
| /foundation/ability/ability_base/interfaces/kits/native/view_data/src/ |
| D | page_node_info.cpp | 32 void PageNodeInfo::FromJsonString(const std::string& jsonStr) in FromJsonString()
|
| D | view_data.cpp | 30 void ViewData::FromJsonString(const std::string& jsonStr) in FromJsonString()
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/src/ |
| D | config_factory.cpp | 39 std::string jsonStr; in Initialize() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/appdatafwk/src/ |
| D | serializable.cpp | 25 bool Serializable::Unmarshall(const std::string &jsonStr) in Unmarshall() 41 Serializable::json Serializable::ToJson(const std::string &jsonStr) in ToJson() 57 bool Serializable::IsJson(const std::string &jsonStr) in IsJson()
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/serializable/ |
| D | serializable.cpp | 26 bool Serializable::Unmarshall(const std::string &jsonStr) in Unmarshall() 42 Serializable::json Serializable::ToJson(const std::string &jsonStr) in ToJson() 58 bool Serializable::IsJson(const std::string &jsonStr) in IsJson()
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
| D | grid_container_composed_element.cpp | 57 auto jsonStr = JsonUtil::Create(true); in GetConstructor() local
|
| /foundation/distributedhardware/device_manager/common/src/ |
| D | dm_anonymous.cpp | 133 std::string jsonStr = ""; in ConvertMapToJsonString() local 144 void ParseMapFromJsonString(const std::string &jsonStr, std::map<std::string, std::string> ¶mMa… in ParseMapFromJsonString()
|
| /foundation/arkui/ace_engine/frameworks/core/components/plugin/ |
| D | plugin_component_manager.cpp | 59 std::string jsonStr; in Request() local 135 std::string jsonStr; in OnPushCallBack() local 220 …& packagePathStr, const std::string& pluginName, const std::string& jsonPath, std::string& jsonStr) in GetTemplatePathFromJsonFile()
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/ |
| D | version_info.cpp | 32 int32_t VersionInfo::FromJsonString(const std::string &jsonStr) in FromJsonString()
|