/foundation/ace/ace_engine/frameworks/core/components/test/unittest/select/ |
D | select_creator_test.cpp | 66 const std::string jsonStr = "" variable 104 const std::string jsonStr = variable 164 const std::string jsonStr = variable 197 const std::string jsonStr = variable 230 const std::string jsonStr = variable 263 const std::string jsonStr = variable 296 const std::string jsonStr = variable 329 const std::string jsonStr = variable 362 const std::string jsonStr = "" variable 395 const std::string jsonStr = variable [all …]
|
/foundation/ace/ace_engine/frameworks/bridge/test/unittest/jsfrontend/domsvg/ |
D | dom_svg_test.cpp | 82 const std::string jsonStr = "" variable 135 const std::string jsonStr = "" variable 193 const std::string jsonStr = "" variable 246 const std::string jsonStr = "" variable 287 const std::string jsonStr = "" variable 332 const std::string jsonStr = "" variable 365 const std::string jsonStr = "" variable 410 const std::string jsonStr = "" variable 443 const std::string jsonStr = "" variable 476 const std::string jsonStr = "" variable [all …]
|
/foundation/ace/ace_engine/frameworks/core/components/test/unittest/display/ |
D | display_creator_test.cpp | 62 const std::string jsonStr = "" variable 100 const std::string jsonStr = "" variable 127 const std::string jsonStr = "" variable 162 const std::string jsonStr = "" variable 197 const std::string jsonStr = "" variable 232 const std::string jsonStr = "" variable 267 const std::string jsonStr = "" variable 302 const std::string jsonStr = "" variable 337 const std::string jsonStr = "" variable 372 const std::string jsonStr = "" variable [all …]
|
/foundation/distributedhardware/distributedcamera/services/cameraservice/base/test/unittest/common/dcameraprotocol/ |
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/distributedcamera/services/cameraservice/base/src/ |
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_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_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_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/devicemanager/ext/mini/services/devicemanagerservice/src/message/ |
D | msg_codec.cpp | 26 int32_t MsgCodec::DecodeMsgType(std::string &jsonStr) in DecodeMsgType() 74 std::shared_ptr<MsgRequestAuth> MsgCodec::DecodeRequestAuth(std::string &jsonStr, in DecodeRequestAuth() 85 std::shared_ptr<MsgResponseAuth> MsgCodec::DecodeResponseAuth(std::string &jsonStr) in DecodeResponseAuth() 99 std::shared_ptr<MsgSyncGroup> MsgCodec::DecodeSyncGroup(std::string &jsonStr) in DecodeSyncGroup()
|
/foundation/distributedhardware/distributedcamera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/ |
D | dcamera_source_controller.cpp | 71 std::string jsonStr; in StartCapture() local 146 std::string jsonStr; in ChannelNeg() local 207 std::string jsonStr; in UpdateSettings() local 286 std::string jsonStr; in OpenChannel() local 426 std::string jsonStr((char *)buffer->Data()); in OnDataReceived() local 447 void DCameraSourceController::HandleMetaDataResult(std::string& jsonStr) in HandleMetaDataResult()
|
/foundation/ace/ace_engine/frameworks/core/components/test/unittest/button/ |
D | button_creator_test.cpp | 77 const std::string jsonStr = "" variable 123 const std::string jsonStr = "" variable
|
/foundation/ace/ace_engine/frameworks/core/components/test/unittest/theme/ |
D | theme_constants_test.cpp | 237 const std::string jsonStr = "{ " variable 276 const std::string jsonStr = "{ " variable 313 const std::string jsonStr = "{ " variable 339 const std::string jsonStr = "{ " variable 599 const std::string jsonStr = "@ohos_id_500"; variable
|
/foundation/ace/ace_engine/adapter/preview/inspector/ |
D | inspector_client.h | 45 void CallFastPreviewErrorCallback(const std::string& jsonStr) in CallFastPreviewErrorCallback()
|
/foundation/ace/ace_engine/frameworks/bridge/test/unittest/jsfrontend/ |
D | dom_node_factory.cpp | 153 …const std::string& jsonStr, const RefPtr<DOMNode>& domNode, const RefPtr<Declaration>& declaration) in SetStyleFromJson() 196 void SetAttrFromJson(const std::string& jsonStr, const RefPtr<DOMNode>& domNode, const RefPtr<Decla… in SetAttrFromJson() 227 …const std::string& jsonStr, const RefPtr<DOMNode>& domNode, const RefPtr<Declaration>& declaration) in SetEventFromJson() 278 RefPtr<DOMNode> DOMNodeFactory::CreateDOMNodeFromDsl(const std::string& jsonStr) in CreateDOMNodeFromDsl()
|
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/service/config/src/ |
D | config_factory.cpp | 39 std::string jsonStr; in Initialize() local
|
/foundation/appexecfwk/appexecfwk_lite/frameworks/bundle_lite/src/ |
D | bundle_manager.cpp | 78 char *jsonStr = reinterpret_cast<char *>(IpcIoPopString(reply, &len)); in DeserializeInnerAbilityInfo() local 92 char* jsonStr = reinterpret_cast<char *>(buff->buff); in DeserializeInnerAbilityInfo() local 117 char *jsonStr = reinterpret_cast<char *>(IpcIoPopString(reply, &len)); in DeserializeInnerBundleInfo() local 131 char* jsonStr = reinterpret_cast<char *>(buff->buff); in DeserializeInnerBundleInfo() local 158 char *jsonStr = reinterpret_cast<char*>(IpcIoPopString(reply, &len)); in DeserializeInnerBundleInfos() local 175 char *jsonStr = reinterpret_cast<char *>(buff->buff); in DeserializeInnerBundleInfos() local
|
/foundation/ace/ace_engine/frameworks/core/components/plugin/ |
D | plugin_component_manager.cpp | 60 std::string jsonStr; in Request() local 126 std::string jsonStr; in OnPushCallBack() local 173 …& packagePathStr, const std::string& pluginName, const std::string& jsonPath, std::string& jsonStr) in GetTemplatePathFromJsonFile()
|
/foundation/ace/ace_engine/frameworks/base/utils/ |
D | resource_configuration.cpp | 77 bool ResourceConfiguration::UpdateFromJsonString(const std::string jsonStr, uint32_t& updateFlags) in UpdateFromJsonString()
|
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/app/src/ |
D | kvstore_meta_manager.cpp | 135 std::string jsonStr = metaData.Marshal(); in InitMetaData() local 599 std::string jsonStr(dbValue.begin(), dbValue.end()); in GetSecretKeyFromMeta() local 725 std::string jsonStr(values.begin(), values.end()); in SaveStrategyMetaEnable() local 767 std::string jsonStr(values.begin(), values.end()); in SaveStrategyMetaLabels() local 931 std::string jsonStr(values.begin(), values.end()); in GetStategyMeta() local 1070 std::string jsonStr(dbValue.begin(), dbValue.end()); in GetKvStoreMeta() local 1099 json Serializable::ToJson(const std::string &jsonStr) in ToJson() 1186 std::string jsonStr(kvStoreMeta.value.begin(), kvStoreMeta.value.end()); in GetFullMetaData() local 1238 std::string jsonStr(metaEntry.value.begin(), metaEntry.value.end()); in GetKvStoreMetaByType() local
|
/foundation/distributeddatamgr/distributeddatamgr/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()
|
/foundation/aafwk/standard/services/abilitymgr/src/ |
D | inner_mission_info.cpp | 58 bool InnerMissionInfo::FromJsonStr(const std::string &jsonStr) in FromJsonStr()
|
/foundation/distributedhardware/distributedhardwarefwk/services/distributedhardwarefwkserviceimpl/src/componentloader/ |
D | component_loader.cpp | 97 int32_t ComponentLoader::GetCompPathAndVersion(const std::string &jsonStr, std::map<DHType, CompCon… in GetCompPathAndVersion() 238 std::string jsonStr = Readfile(COMPONENTSLOAD_PROFILE_PATH); in ParseConfig() local
|
/foundation/ace/ace_engine/frameworks/core/components/test/unittest/mock/ |
D | event_report_mock.cpp | 49 void EventReport::JsEventReport(int32_t eventType, const std::string& jsonStr) in JsEventReport()
|