Home
last modified time | relevance | path

Searched defs:jsonStr (Results 1 – 25 of 45) sorted by relevance

12

/foundation/ace/ace_engine/frameworks/core/components/test/unittest/select/
Dselect_creator_test.cpp66 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/
Ddom_svg_test.cpp82 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/
Ddisplay_creator_test.cpp62 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/
Ddcamera_protocol_test.cpp125 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/
Ddcamera_open_info_cmd.cpp26 int32_t DCameraOpenInfoCmd::Marshal(std::string& jsonStr) in Marshal()
41 int32_t DCameraOpenInfoCmd::Unmarshal(const std::string& jsonStr) in Unmarshal()
Ddcamera_event_cmd.cpp26 int32_t DCameraEventCmd::Marshal(std::string& jsonStr) in Marshal()
43 int32_t DCameraEventCmd::Unmarshal(const std::string& jsonStr) in Unmarshal()
Ddcamera_info_cmd.cpp26 int32_t DCameraInfoCmd::Marshal(std::string& jsonStr) in Marshal()
41 int32_t DCameraInfoCmd::Unmarshal(const std::string& jsonStr) in Unmarshal()
Ddcamera_metadata_setting_cmd.cpp26 int32_t DCameraMetadataSettingCmd::Marshal(std::string& jsonStr) in Marshal()
46 int32_t DCameraMetadataSettingCmd::Unmarshal(const std::string& jsonStr) in Unmarshal()
Ddcamera_channel_info_cmd.cpp26 int32_t DCameraChannelInfoCmd::Marshal(std::string& jsonStr) in Marshal()
49 int32_t DCameraChannelInfoCmd::Unmarshal(const std::string& jsonStr) in Unmarshal()
Ddcamera_capture_info_cmd.cpp24 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/
Dmsg_codec.cpp26 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/
Ddcamera_source_controller.cpp71 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/
Dbutton_creator_test.cpp77 const std::string jsonStr = "" variable
123 const std::string jsonStr = "" variable
/foundation/ace/ace_engine/frameworks/core/components/test/unittest/theme/
Dtheme_constants_test.cpp237 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/
Dinspector_client.h45 void CallFastPreviewErrorCallback(const std::string& jsonStr) in CallFastPreviewErrorCallback()
/foundation/ace/ace_engine/frameworks/bridge/test/unittest/jsfrontend/
Ddom_node_factory.cpp153const 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()
227const 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/
Dconfig_factory.cpp39 std::string jsonStr; in Initialize() local
/foundation/appexecfwk/appexecfwk_lite/frameworks/bundle_lite/src/
Dbundle_manager.cpp78 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/
Dplugin_component_manager.cpp60 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/
Dresource_configuration.cpp77 bool ResourceConfiguration::UpdateFromJsonString(const std::string jsonStr, uint32_t& updateFlags) in UpdateFromJsonString()
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/app/src/
Dkvstore_meta_manager.cpp135 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/
Dserializable.cpp26 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/
Dinner_mission_info.cpp58 bool InnerMissionInfo::FromJsonStr(const std::string &jsonStr) in FromJsonStr()
/foundation/distributedhardware/distributedhardwarefwk/services/distributedhardwarefwkserviceimpl/src/componentloader/
Dcomponent_loader.cpp97 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/
Devent_report_mock.cpp49 void EventReport::JsEventReport(int32_t eventType, const std::string& jsonStr) in JsEventReport()

12