| /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/ability/dmsfwk/services/dtbschedmgr/src/continue/ |
| D | dsched_continue_event.cpp | 33 int32_t DSchedContinueCmdBase::Marshal(std::string &jsonStr) in Marshal() 67 int32_t DSchedContinueCmdBase::Unmarshal(const std::string &jsonStr) in Unmarshal() 118 int32_t DSchedContinueStartCmd::Marshal(std::string &jsonStr) in Marshal() 154 int32_t DSchedContinueStartCmd::Unmarshal(const std::string &jsonStr) in Unmarshal() 208 int32_t DSchedContinueDataCmd::Marshal(std::string &jsonStr) in Marshal() 266 int32_t DSchedContinueDataCmd::MarshalCallerInfo(std::string &jsonStr) in MarshalCallerInfo() 310 int32_t DSchedContinueDataCmd::MarshalAccountInfo(std::string &jsonStr) in MarshalAccountInfo() 351 int32_t DSchedContinueDataCmd::Unmarshal(const std::string &jsonStr) in Unmarshal() 407 int32_t DSchedContinueDataCmd::UnmarshalParcel(const std::string &jsonStr) in UnmarshalParcel() 461 int32_t DSchedContinueDataCmd::UnmarshalCallerInfo(std::string &jsonStr) in UnmarshalCallerInfo() [all …]
|
| /foundation/distributeddatamgr/pasteboard/framework/test/src/ |
| D | serializable_test.cpp | 130 std::string jsonStr = ""; variable 154 std::string jsonStr = "{\n" variable 202 std::string jsonStr = R"({"key":null})"; variable 227 std::string jsonStr = R"({"key":null})"; variable 252 std::string jsonStr = R"({"key":null})"; variable 277 std::string jsonStr = R"({"key":null})"; variable 302 std::string jsonStr = R"({"key":null})"; variable 327 std::string jsonStr = R"({"key":null})"; variable 437 std::string jsonStr = "{\n" variable
|
| /foundation/distributeddatamgr/relational_store/test/native/appdatafwk/unittest/ |
| D | serializable_test.cpp | 173 std::string jsonStr = "\"test\""; variable 185 std::string jsonStr = "{\"key\":\"value\"}"; variable 197 std::string jsonStr = "invalid_json"; variable 209 std::string jsonStr = ""; variable 221 std::string jsonStr = "{invalid_json}"; variable
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/ |
| D | dcamera_sink_frame_info.cpp | 23 void DCameraSinkFrameInfo::Marshal(std::string& jsonStr) in Marshal() 47 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() 77 int32_t DCameraCaptureInfoCmd::Unmarshal(const std::string& jsonStr) in Unmarshal()
|
| /foundation/distributedhardware/distributed_input/services/source/transport/src/ |
| D | distributed_input_source_transport.cpp | 150 nlohmann::json jsonStr; in PrepareRemoteInput() local 175 nlohmann::json jsonStr; in UnprepareRemoteInput() local 201 nlohmann::json jsonStr; in PrepareRemoteInput() local 225 nlohmann::json jsonStr; in UnprepareRemoteInput() local 251 nlohmann::json jsonStr; in StartRemoteInputDhids() local 280 nlohmann::json jsonStr; in StopRemoteInputDhids() local 307 nlohmann::json jsonStr; in StartRemoteInputType() local 334 nlohmann::json jsonStr; in StopRemoteInputType() local 360 nlohmann::json jsonStr; in SendRelayPrepareRequest() local 384 nlohmann::json jsonStr; in SendRelayUnprepareRequest() local [all …]
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/ |
| D | dcamera_source_controller.cpp | 82 std::string jsonStr; in StartCapture() local 159 std::string jsonStr; in ChannelNeg() local 227 std::string jsonStr; in UpdateSettings() local 302 std::string jsonStr; in OpenChannel() local 473 void DCameraSourceController::HandleMetaDataResult(std::string& jsonStr) in HandleMetaDataResult()
|
| /foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/src/ |
| D | lru_cache_disk_handler.cpp | 43 std::string jsonStr = diskHandler_.Read(); in ReadJsonValueFromFile() local 54 char *jsonStr = cJSON_Print(root); in WriteJsonValueToFile() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/ |
| D | av_trans_meta.cpp | 63 bool AVTransAudioBufferMeta::UnmarshalAudioMeta(const std::string& jsonStr) in UnmarshalAudioMeta() 138 bool AVTransVideoBufferMeta::UnmarshalVideoMeta(const std::string& jsonStr) in UnmarshalVideoMeta()
|
| /foundation/deviceprofile/device_info_manager/services/core/src/contentsensormanager/ |
| D | syscap_info_collector.cpp | 79 std::string jsonStr; in ConvertToProfile() local 132 bool SyscapInfoCollector::GenJsonStr(const cJSON* const jsonData, std::string& jsonStr) in GenJsonStr()
|
| D | dms_info_collector.cpp | 73 std::string jsonStr = jsonChars; in ConvertToProfile() local
|
| /foundation/communication/dsoftbus/tests/core/discovery/coap/common/unittest/ |
| D | disc_coap_parser_test.cpp | 53 std::string jsonStr; variable 82 std::string jsonStr = R"({"UDID":"123456789udidtest"})"; variable
|
| /foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/report/ |
| D | json_utils.h | 32 nlohmann::json Parse(const std::string &jsonStr) in Parse()
|
| /foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/ |
| D | distributed_input_sink_manager.cpp | 102 void DistributedInputSinkManager::QueryLocalWhiteList(nlohmann::json &jsonStr) in QueryLocalWhiteList() 140 nlohmann::json jsonStr; in OnPrepareRemoteInput() local 160 nlohmann::json jsonStr; in OnUnprepareRemoteInput() local 176 nlohmann::json jsonStr; in OnRelayPrepareRemoteInput() local 199 nlohmann::json jsonStr; in OnRelayUnprepareRemoteInput() local 270 nlohmann::json jsonStr; in OnStopRemoteInput() local 343 nlohmann::json jsonStr; in OnStopRemoteInputDhid() local 417 nlohmann::json jsonStr; in OnRelayStopDhidRemoteInput() local 512 nlohmann::json jsonStr; in OnRelayStopTypeRemoteInput() local
|
| /foundation/arkui/ace_engine/adapter/preview/inspector/ |
| D | inspector_client.h | 45 void CallFastPreviewErrorCallback(const std::string& jsonStr) in CallFastPreviewErrorCallback()
|
| /foundation/ability/ability_base/interfaces/kits/native/view_data/src/ |
| D | rect.cpp | 28 void Rect::FromJsonString(const std::string& jsonStr) in FromJsonString()
|
| /foundation/ability/ability_runtime/test/fuzztest/abilityappmgrapprunningmanager_fuzzer/ |
| D | abilityappmgrapprunningmanager_fuzzer.cpp | 72 std::string jsonStr(data, size); in DoSomethingInterestingWithMyAPIadda() local 114 std::string jsonStr(data, size); in DoSomethingInterestingWithMyAPIaddb() local 154 std::string jsonStr(data, size); in DoSomethingInterestingWithMyAPIaddc() local 176 std::string jsonStr(data, size); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/filemanagement/app_file_service/utils/src/b_jsonutil/ |
| D | b_jsonutil.cpp | 141 char *jsonStr = cJSON_Print(root); in AddUnicastInfo() local 278 bool BJsonUtil::BuildExtensionErrInfo(std::string &jsonStr, int errCode, std::string errMsg) in BuildExtensionErrInfo() 307 bool BJsonUtil::BuildExtensionErrInfo(std::string &jsonStr, std::map<std::string, std::vector<int>>… in BuildExtensionErrInfo() 344 bool OHOS::FileManagement::Backup::BJsonUtil::BuildOnProcessRetInfo(std::string &jsonStr, std::stri… in BuildOnProcessRetInfo() 432 char *jsonStr = cJSON_Print(infos); in BuildBundleInfoJson() local
|
| /foundation/ability/ability_base/test/unittest/viewdata/ |
| D | view_data_test.cpp | 60 std::string jsonStr = "jsonStr"; variable
|