| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
| D | module_usage_record.cpp | 83 bool ModuleUsageRecord::FromJsonString(const std::string &jsonString) in FromJsonString()
|
| D | distributed_bundle_info.cpp | 110 bool DistributedBundleInfo::FromJsonString(const std::string &jsonString) in FromJsonString()
|
| /foundation/multimedia/image_framework/plugins/manager/src/framework/ |
| D | json_helper.cpp | 37 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/ |
| D | distributed_bundle_info_test.cpp | 111 const std::string jsonString = R"({"appId": "ohos.global.systemres_BNtg4JBClbl92Rgc3jm/ in BenchmarkTestForFromJsonString() local
|
| /foundation/arkui/ace_engine/frameworks/core/common/test/unittest/ime/ |
| D | ime_test.cpp | 128 auto jsonString = textInputConfiguration.ToJsonString(); variable 153 auto jsonString = textInputConfiguration.ToJsonString(); variable
|
| /foundation/communication/netstack/frameworks/js/builtin/fetch/src/ |
| D | fetch_module.cpp | 151 …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/ |
| D | cgroup_action.cpp | 218 std::string jsonString; in ParseConfigFileToJsonObj() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/plugin/ |
| D | plugin_component_manager.cpp | 245 std::string jsonString(jsonStream.get(), jsonStream.get() + size); in GetTemplatePathFromJsonFile() local
|
| /foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/ |
| D | want_agent_helper.cpp | 368 std::shared_ptr<WantAgent> WantAgentHelper::FromString(const std::string &jsonString) in FromString()
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| D | plugins_manager_src_framework_test.cpp | 440 const nlohmann::json jsonString; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_accesstokenid_test/ |
| D | bms_bundle_accesstokenid_test.cpp | 603 std::string jsonString; variable
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/ |
| D | js_plugin_component.cpp | 113 std::string jsonString("{}"); in UnwrapKVObjectFromJS() local
|
| D | js_plugin_util.cpp | 582 napi_value AceStringToKVObject(napi_env env, const std::string& jsonString) in AceStringToKVObject()
|
| /foundation/ability/ability_runtime/test/unittest/want_agent_helper_test/ |
| D | want_agent_helper_test.cpp | 1075 std::string jsonString; variable
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/ |
| D | jsi_pa_engine.cpp | 949 std::string JsiPaEngine::ExcludeTag(const std::string& jsonString, const std::string& tagString) in ExcludeTag() 974 std::string JsiPaEngine::IncludeTag(const std::string& jsonString, const std::string& tagString) in IncludeTag()
|
| /foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/ |
| D | js_data_ability_helper.cpp | 2310 static std::string ExcludeTag(const std::string& jsonString, const std::string& tagString) in ExcludeTag()
|
| D | napi_data_ability_helper.cpp | 2435 static std::string ExcludeTag(const std::string& jsonString, const std::string& tagString) in ExcludeTag()
|
| /foundation/ability/ability_base/test/unittest/want/ |
| D | want_test.cpp | 3906 std::string jsonString = want1->ToString(); variable
|