| /foundation/arkui/ace_engine/frameworks/core/components/test/unittest/select/ |
| D | select_creator_test.cpp | 64 const std::string jsonStr = "" variable 100 const std::string jsonStr = variable 158 const std::string jsonStr = variable 189 const std::string jsonStr = variable 220 const std::string jsonStr = variable 251 const std::string jsonStr = variable 282 const std::string jsonStr = variable 313 const std::string jsonStr = variable 344 const std::string jsonStr = "" variable 375 const std::string jsonStr = variable [all …]
|
| /foundation/arkui/ace_engine/frameworks/bridge/test/unittest/jsfrontend/domsvg/ |
| D | dom_svg_test.cpp | 80 const std::string jsonStr = "" variable 131 const std::string jsonStr = "" variable 187 const std::string jsonStr = "" variable 238 const std::string jsonStr = "" variable 277 const std::string jsonStr = "" variable 320 const std::string jsonStr = "" variable 351 const std::string jsonStr = "" variable 394 const std::string jsonStr = "" variable 425 const std::string jsonStr = "" variable 456 const std::string jsonStr = "" variable [all …]
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/unittest/display/ |
| D | display_creator_test.cpp | 60 const std::string jsonStr = "" variable 96 const std::string jsonStr = "" variable 121 const std::string jsonStr = "" variable 154 const std::string jsonStr = "" variable 187 const std::string jsonStr = "" variable 220 const std::string jsonStr = "" variable 253 const std::string jsonStr = "" variable 286 const std::string jsonStr = "" variable 319 const std::string jsonStr = "" variable 352 const std::string jsonStr = "" variable [all …]
|
| /foundation/distributeddatamgr/pasteboard/framework/test/src/ |
| D | serializable_test.cpp | 57 std::string jsonStr; variable 84 std::string jsonStr = R"({"key":"key1", "passwd":"*******"})"; variable 108 std::string jsonStr = R"({"key":null})"; variable 131 std::string jsonStr = R"({"key":null})"; variable 154 std::string jsonStr = R"({"key":null})"; variable 177 std::string jsonStr = R"({"key":null})"; variable 200 std::string jsonStr = R"({"key":null})"; variable 223 std::string jsonStr = R"({"key":null})"; 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_open_info_cmd.cpp | 26 int32_t DCameraOpenInfoCmd::Marshal(std::string& jsonStr) in Marshal() 41 int32_t DCameraOpenInfoCmd::Unmarshal(const std::string& jsonStr) in Unmarshal()
|
| D | dcamera_info_cmd.cpp | 26 int32_t DCameraInfoCmd::Marshal(std::string& jsonStr) in Marshal() 41 int32_t DCameraInfoCmd::Unmarshal(const std::string& jsonStr) in Unmarshal()
|
| D | dcamera_event_cmd.cpp | 26 int32_t DCameraEventCmd::Marshal(std::string& jsonStr) in Marshal() 43 int32_t DCameraEventCmd::Unmarshal(const std::string& jsonStr) in Unmarshal()
|
| D | dcamera_metadata_setting_cmd.cpp | 26 int32_t DCameraMetadataSettingCmd::Marshal(std::string& jsonStr) in Marshal() 46 int32_t DCameraMetadataSettingCmd::Unmarshal(const std::string& jsonStr) in Unmarshal()
|
| D | dcamera_channel_info_cmd.cpp | 26 int32_t DCameraChannelInfoCmd::Marshal(std::string& jsonStr) in Marshal() 49 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 | 198 nlohmann::json jsonStr; in PrepareRemoteInput() local 223 nlohmann::json jsonStr; in UnprepareRemoteInput() local 249 nlohmann::json jsonStr; in PrepareRemoteInput() local 273 nlohmann::json jsonStr; in UnprepareRemoteInput() local 303 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()
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/unittest/button/ |
| D | button_creator_test.cpp | 75 const std::string jsonStr = "" variable 119 const std::string jsonStr = "" variable
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/ |
| D | dcamera_source_controller.cpp | 74 std::string jsonStr; in StartCapture() local 149 std::string jsonStr; in ChannelNeg() local 213 std::string jsonStr; in UpdateSettings() local 287 std::string jsonStr; in OpenChannel() local 456 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/arkui/ace_engine/frameworks/bridge/test/unittest/jsfrontend/ |
| D | dom_node_factory.cpp | 154 …const std::string& jsonStr, const RefPtr<DOMNode>& domNode, const RefPtr<Declaration>& declaration) in SetStyleFromJson() 197 void SetAttrFromJson(const std::string& jsonStr, const RefPtr<DOMNode>& domNode, const RefPtr<Decla… in SetAttrFromJson() 228 …const std::string& jsonStr, const RefPtr<DOMNode>& domNode, const RefPtr<Declaration>& declaration) in SetEventFromJson() 279 RefPtr<DOMNode> DOMNodeFactory::CreateDOMNodeFromDsl(const std::string& jsonStr) in CreateDOMNodeFromDsl()
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/unittest/theme/ |
| D | theme_constants_test.cpp | 236 const std::string jsonStr = "{ " variable 273 const std::string jsonStr = "{ " variable 308 const std::string jsonStr = "{ " variable 332 const std::string jsonStr = "{ " variable 576 const std::string jsonStr = "@ohos_id_500"; variable
|
| /foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/ |
| D | distributed_input_sink_manager.cpp | 76 void DistributedInputSinkManager::QueryLocalWhiteList(nlohmann::json &jsonStr) in QueryLocalWhiteList() 102 nlohmann::json jsonStr; in OnPrepareRemoteInput() local 129 nlohmann::json jsonStr; in OnUnprepareRemoteInput() local 141 nlohmann::json jsonStr; in OnRelayPrepareRemoteInput() local 172 nlohmann::json jsonStr; in OnRelayUnprepareRemoteInput() local 235 nlohmann::json jsonStr; in OnStopRemoteInput() local 301 nlohmann::json jsonStr; in OnStopRemoteInputDhid() local 368 nlohmann::json jsonStr; in OnRelayStopDhidRemoteInput() local 455 nlohmann::json jsonStr; in OnRelayStopTypeRemoteInput() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/src/ |
| D | config_factory.cpp | 39 std::string jsonStr; in Initialize() local
|
| /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/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/arkui/ace_engine/frameworks/core/components/plugin/ |
| D | plugin_component_manager.cpp | 60 std::string jsonStr; in Request() local 125 std::string jsonStr; in OnPushCallBack() local 204 …& packagePathStr, const std::string& pluginName, const std::string& jsonPath, std::string& jsonStr) in GetTemplatePathFromJsonFile()
|