| /foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/ |
| D | json_util.h | 40 inline void from_json(const json::value& jsonData, T& result) in from_json() function 48 inline bool from_json(const CORE_NS::json::value& jsonData, T& result) in from_json() function 74 inline void from_json(const json::value& jsonData, BASE_NS::array_view<T> container) in from_json() function 84 inline void from_json(const json::value& jsonData, T (&container)[N]) in from_json() function
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
| D | bundle_pack_info.cpp | 97 void from_json(const nlohmann::json &jsonObject, Version &version) in from_json() function 138 void from_json(const nlohmann::json &jsonObject, PackageApp &app) in from_json() function 171 void from_json(const nlohmann::json &jsonObject, ExtensionAbilities &extensionAbilities) in from_json() function 206 void from_json(const nlohmann::json &jsonObject, ModuleAbilityInfo &abilityinfo) in from_json() function 259 void from_json(const nlohmann::json &jsonObject, AbilityFormInfo &abilityFormInfo) in from_json() function 293 void from_json(const nlohmann::json &jsonObject, ModuleDistro &distro) in from_json() function 343 void from_json(const nlohmann::json &jsonObject, ApiVersion &apiVersion) in from_json() function 388 void from_json(const nlohmann::json &jsonObject, PackageModule &packageModule) in from_json() function 453 void from_json(const nlohmann::json &jsonObject, Summary &summary) in from_json() function 488 void from_json(const nlohmann::json &jsonObject, Packages &packages) in from_json() function [all …]
|
| D | shortcut_info.cpp | 168 void from_json(const nlohmann::json &jsonObject, ShortcutIntent &shortcutIntent) in from_json() function 209 void from_json(const nlohmann::json &jsonObject, ShortcutInfo &shortcutInfo) in from_json() function 338 void from_json(const nlohmann::json &jsonObject, ShortcutWant &shortcutWant) in from_json() function 379 void from_json(const nlohmann::json &jsonObject, Shortcut &shortcut) in from_json() function 436 void from_json(const nlohmann::json &jsonObject, ShortcutJson &shortcutJson) in from_json() function
|
| D | disposed_rule.cpp | 99 void from_json(const nlohmann::json &jsonObject, ElementName &elementName) in from_json() function 165 void from_json(const nlohmann::json &jsonObject, DisposedRule &disposedRule) in from_json() function 292 void from_json(const nlohmann::json &jsonObject, UninstallDisposedRule &uninstallDisposedRule) in from_json() function
|
| D | extension_form_profile.cpp | 100 void from_json(const nlohmann::json &jsonObject, Metadata &metadata) in from_json() function 121 void from_json(const nlohmann::json &jsonObject, Window &window) in from_json() function 142 void from_json(const nlohmann::json &jsonObject, ExtensionFormProfileInfo &extensionFormProfileInfo) in from_json() function 323 void from_json(const nlohmann::json &jsonObject, ExtensionFormProfileInfoStruct &profileInfo) in from_json() function
|
| D | hap_module_info.cpp | 132 void from_json(const nlohmann::json &jsonObject, PreloadItem &preloadItem) in from_json() function 185 void from_json(const nlohmann::json &jsonObject, Dependency &dependency) in from_json() function 262 void from_json(const nlohmann::json &jsonObject, ProxyData &proxyData) in from_json() function 366 void from_json(const nlohmann::json &jsonObject, RouterItem &routerItem) in from_json() function 464 void from_json(const nlohmann::json &jsonObject, AppEnvironment &appEnvironment) in from_json() function 868 void from_json(const nlohmann::json &jsonObject, HapModuleInfo &hapModuleInfo) in from_json() function
|
| D | module_info.cpp | 75 void from_json(const nlohmann::json &jsonObject, ModuleInfo &moduleInfo) in from_json() function
|
| /foundation/distributedhardware/distributed_screen/services/common/utils/src/ |
| D | dscreen_maprelation.cpp | 80 void from_json(const json &j, DScreenMapRelation &dScreenMapRelation) in from_json() function 104 void from_json(const json &j, DisplayRect &rect) in from_json() function 126 void from_json(const json &j, ScreenRect &rect) in from_json() function
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| D | insight_intent_profile.cpp | 81 void from_json(const nlohmann::json &jsonObject, UIAbilityProfileInfo &info) in from_json() function 102 void from_json(const nlohmann::json &jsonObject, UIExtensionProfileInfo &info) in from_json() function 115 void from_json(const nlohmann::json &jsonObject, ServiceExtensionProfileInfo &info) in from_json() function 128 void from_json(const nlohmann::json &jsonObject, FormProfileInfo &info) in from_json() function 149 void from_json(const nlohmann::json &jsonObject, InsightIntentProfileInfo &insightIntentInfo) in from_json() function 218 void from_json(const nlohmann::json &jsonObject, InsightIntentProfileInfoVec &infos) in from_json() function
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | bundle_profile.cpp | 359 void from_json(const nlohmann::json &jsonObject, Version &version) in from_json() function 388 void from_json(const nlohmann::json &jsonObject, ApiVersion &apiVersion) in from_json() function 435 void from_json(const nlohmann::json &jsonObject, App &app) in from_json() function 541 void from_json(const nlohmann::json &jsonObject, ReqVersion &reqVersion) in from_json() function 564 void from_json(const nlohmann::json &jsonObject, Ark &ark) in from_json() function 586 void from_json(const nlohmann::json &jsonObject, Domain &domain) in from_json() function 608 void from_json(const nlohmann::json &jsonObject, DomainSetting &domainSetting) in from_json() function 630 void from_json(const nlohmann::json &jsonObject, SecurityConfig &securityConfig) in from_json() function 644 void from_json(const nlohmann::json &jsonObject, Network &network) in from_json() function 666 void from_json(const nlohmann::json &jsonObject, Device &device) in from_json() function [all …]
|
| D | inner_bundle_clone_info.cpp | 49 void from_json(const nlohmann::json& jsonObject, InnerBundleCloneInfo& bundleCloneInfo) in from_json() function
|
| D | inner_bundle_user_info.cpp | 51 void from_json(const nlohmann::json& jsonObject, InnerBundleUserInfo& innerBundleUserInfo) in from_json() function
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/free_install/ |
| D | install_result.cpp | 47 void from_json(const nlohmann::json &jsonObject, Result &result) in from_json() function 88 void from_json(const nlohmann::json &jsonObject, Progress &progress) in from_json() function 122 void from_json(const nlohmann::json &jsonObject, InstallResult &installResult) in from_json() function
|
| D | target_ability_info.cpp | 54 void from_json(const nlohmann::json &jsonObject, TargetExtSetting &targetExtSetting) in from_json() function 126 void from_json(const nlohmann::json &jsonObject, TargetInfo &targetInfo) in from_json() function 339 void from_json(const nlohmann::json &jsonObject, TargetAbilityInfo &targetAbilityInfo) in from_json() function
|
| D | dispatch_info.cpp | 38 void from_json(const nlohmann::json &jsonObject, DispatcherInfo &dispatcherInfo) in from_json() function
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/uninstall_data_mgr/ |
| D | uninstall_bundle_info.cpp | 54 void from_json(const nlohmann::json& jsonObject, UninstallDataUserInfo& uninstallDataUserInfo) in from_json() function 71 void from_json(const nlohmann::json& jsonObject, UninstallBundleInfo& uninstallBundleInfo) in from_json() function
|
| /foundation/distributedhardware/device_manager/services/implementation/src/config/ |
| D | dm_config_manager.cpp | 27 void from_json(const nlohmann::json &jsonObject, AdapterSoLoadInfo &soLoadInfo) in from_json() function 42 void from_json(const nlohmann::json &jsonObject, AuthSoLoadInfo &soLoadInfo) in from_json() function
|
| /foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/ |
| D | module_info.cpp | 38 void from_json(const nlohmann::json &jsonObject, ModuleInfo &moduleInfo) in from_json() function
|
| D | ability_info.cpp | 217 void from_json(const nlohmann::json &jsonObject, CustomizeData &customizeData) in from_json() function 247 void from_json(const nlohmann::json &jsonObject, MetaData &metaData) in from_json() function 261 void from_json(const nlohmann::json &jsonObject, Metadata &metadata) in from_json() function 295 void from_json(const nlohmann::json &jsonObject, AbilityInfo &abilityInfo) in from_json() function
|
| D | hap_module_info.cpp | 89 void from_json(const nlohmann::json &jsonObject, PreloadItem &preloadItem) in from_json() function 116 void from_json(const nlohmann::json &jsonObject, ProxyData &proxyData) in from_json() function 204 void from_json(const nlohmann::json &jsonObject, HapModuleInfo &hapModuleInfo) in from_json() function
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/distributed_manager/ |
| D | rpc_id_result.cpp | 52 void from_json(const nlohmann::json &jsonObject, SummaryAbilityInfo &summaryAbilityInfo) in from_json() function 128 void from_json(const nlohmann::json &jsonObject, RpcIdResult &rpcIdResult) in from_json() function
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
| D | patch_profile.cpp | 65 void from_json(const nlohmann::json &jsonObject, App &app) in from_json() function 110 void from_json(const nlohmann::json &jsonObject, Module &module) in from_json() function 147 void from_json(const nlohmann::json &jsonObject, PatchJson &patchJson) in from_json() function
|
| /foundation/multimedia/av_codec/test/unittest/reference_parser_test/reference_parser_demo/ |
| D | reference_parser_demo.cpp | 39 void from_json(const nlohmann::json &j, JsonGopInfo &gop) in from_json() function 46 void from_json(const nlohmann::json &j, JsonFrameLayerInfo &frame) in from_json() function
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/overlay/ |
| D | overlay_bundle_info.cpp | 72 void from_json(const nlohmann::json &jsonObject, OverlayBundleInfo &overlayBundleInfo) in from_json() function
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/quick_fix/ |
| D | hqf_info.cpp | 47 void from_json(const nlohmann::json &jsonObject, HqfInfo &hqfInfo) in from_json() function
|