Home
last modified time | relevance | path

Searched defs:jsonString (Results 1 – 20 of 20) sorted by relevance

/foundation/multimedia/image_framework/plugins/manager/src/framework/
Djson_helper.cpp37 uint32_t JsonHelper::GetStringValue(const json &jsonString, string &value) in GetStringValue()
51 const json &jsonString = GetJsonElement(jsonObject, key, result); in GetStringValue() local
/foundation/bundlemanager/bundle_framework/test/benchmarktest/distributed_bundle_info_test/
Ddistributed_bundle_info_test.cpp111 const std::string jsonString = R"({"appId": "ohos.global.systemres_BNtg4JBClbl92Rgc3jm/ in BenchmarkTestForFromJsonString() local
/foundation/arkui/ace_engine/test/unittest/core/common/ime/
Dime_test.cpp128 auto jsonString = textInputConfiguration.ToJsonString(); variable
153 auto jsonString = textInputConfiguration.ToJsonString(); variable
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
Ddistributed_bundle_info.cpp115 bool DistributedBundleInfo::FromJsonString(const std::string &jsonString) in FromJsonString()
/foundation/communication/dsoftbus/adapter/common/json/nlohmann/
Dsoftbus_adapter_json.cpp76 std::string jsonString = json->dump(); in JSON_PrintUnformatted() local
103 std::string jsonString(str, len); in JSON_Parse() local
/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
Dfetch_module.cpp151 …std::unique_ptr<char, decltype(&FreeString)> jsonString(JSI::JsonStringify(body.get()), FreeString… in GetRequestBody() local
/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/src/
Dcgroup_action.cpp218 std::string jsonString; in ParseConfigFileToJsonObj() local
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
Dplugin_component_manager.cpp245 std::string jsonString(jsonStream.get(), jsonStream.get() + size); in GetTemplatePathFromJsonFile() local
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
Dwant_agent_helper.cpp363 std::shared_ptr<WantAgent> WantAgentHelper::FromString(const std::string &jsonString) in FromString()
/foundation/distributedhardware/distributed_audio/common/src/
Ddaudio_util.cpp295 bool CheckIsNum(const std::string &jsonString) in CheckIsNum()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
Dplugins_manager_src_framework_test.cpp464 const nlohmann::json jsonString; variable
/foundation/communication/dsoftbus/core/connection/wifi_direct/adapter/single/
Dwifi_direct_p2p_adapter.c478 static int32_t GetRecommendChannelV2(const char *jsonString, char *result, size_t resultSize) in GetRecommendChannelV2()
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
Djs_plugin_component.cpp114 std::string jsonString("{}"); in UnwrapKVObjectFromJS() local
Djs_plugin_util.cpp584 napi_value AceStringToKVObject(napi_env env, const std::string& jsonString) in AceStringToKVObject()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_accesstokenid_test/
Dbms_bundle_accesstokenid_test.cpp557 std::string jsonString; variable
/foundation/ability/ability_runtime/test/unittest/want_agent_helper_test/
Dwant_agent_helper_test.cpp1075 std::string jsonString; variable
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
Djsi_pa_engine.cpp926 std::string JsiPaEngine::ExcludeTag(const std::string& jsonString, const std::string& tagString) in ExcludeTag()
951 std::string JsiPaEngine::IncludeTag(const std::string& jsonString, const std::string& tagString) in IncludeTag()
/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/
Dnapi_data_ability_helper.cpp2432 static std::string ExcludeTag(const std::string& jsonString, const std::string& tagString) in ExcludeTag()
/foundation/ability/ability_base/test/unittest/want/
Dwant_test.cpp3913 std::string jsonString = want1->ToString(); variable
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
Ddistributed_want_test.cpp4091 std::string jsonString = want1->ToString(); variable