Home
last modified time | relevance | path

Searched defs:from_json (Results 1 – 25 of 46) sorted by relevance

12

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
Dbundle_pack_info.cpp97 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 …]
Dshortcut_info.cpp145 void from_json(const nlohmann::json &jsonObject, ShortcutIntent &shortcutIntent) in from_json() function
178 void from_json(const nlohmann::json &jsonObject, ShortcutInfo &shortcutInfo) in from_json() function
291 void from_json(const nlohmann::json &jsonObject, ShortcutWant &shortcutWant) in from_json() function
324 void from_json(const nlohmann::json &jsonObject, Shortcut &shortcut) in from_json() function
381 void from_json(const nlohmann::json &jsonObject, ShortcutJson &shortcutJson) in from_json() function
Dextension_form_profile.cpp88 void from_json(const nlohmann::json &jsonObject, Metadata &metadata) in from_json() function
109 void from_json(const nlohmann::json &jsonObject, Window &window) in from_json() function
130 void from_json(const nlohmann::json &jsonObject, ExtensionFormProfileInfo &extensionFormProfileInfo) in from_json() function
279 void from_json(const nlohmann::json &jsonObject, ExtensionFormProfileInfoVec &infos) in from_json() function
Dform_info.cpp315 void from_json(const nlohmann::json &jsonObject, FormCustomizeData &customizeDatas) in from_json() function
340 void from_json(const nlohmann::json &jsonObject, FormWindow &formWindow) in from_json() function
365 void from_json(const nlohmann::json &jsonObject, FormInfo &formInfo) in from_json() function
Dmodule_info.cpp75 void from_json(const nlohmann::json &jsonObject, ModuleInfo &moduleInfo) in from_json() function
Ddata_group_info.cpp78 void from_json(const nlohmann::json &jsonObject, DataGroupInfo &dataGroupInfo) in from_json() function
Dability_info.cpp572 void from_json(const nlohmann::json &jsonObject, CustomizeData &customizeData) in from_json() function
602 void from_json(const nlohmann::json &jsonObject, MetaData &metaData) in from_json() function
616 void from_json(const nlohmann::json &jsonObject, Metadata &metadata) in from_json() function
649 void from_json(const nlohmann::json &jsonObject, AbilityInfo &abilityInfo) in from_json() function
Dhap_module_info.cpp117 void from_json(const nlohmann::json &jsonObject, PreloadItem &preloadItem) in from_json() function
170 void from_json(const nlohmann::json &jsonObject, Dependency &dependency) in from_json() function
247 void from_json(const nlohmann::json &jsonObject, ProxyData &proxyData) in from_json() function
624 void from_json(const nlohmann::json &jsonObject, HapModuleInfo &hapModuleInfo) in from_json() function
/foundation/distributedhardware/distributed_screen/services/common/utils/src/
Ddscreen_maprelation.cpp80 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/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/free_install/
Dinstall_result.cpp46 void from_json(const nlohmann::json &jsonObject, Result &result) in from_json() function
87 void from_json(const nlohmann::json &jsonObject, Progress &progress) in from_json() function
121 void from_json(const nlohmann::json &jsonObject, InstallResult &installResult) in from_json() function
Dtarget_ability_info.cpp52 void from_json(const nlohmann::json &jsonObject, TargetExtSetting &targetExtSetting) in from_json() function
123 void from_json(const nlohmann::json &jsonObject, TargetInfo &targetInfo) in from_json() function
326 void from_json(const nlohmann::json &jsonObject, TargetAbilityInfo &targetAbilityInfo) in from_json() function
Ddispatch_info.cpp37 void from_json(const nlohmann::json &jsonObject, DispatcherInfo &dispatcherInfo) in from_json() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_profile.cpp366 void from_json(const nlohmann::json &jsonObject, Version &version) in from_json() function
395 void from_json(const nlohmann::json &jsonObject, ApiVersion &apiVersion) in from_json() function
442 void from_json(const nlohmann::json &jsonObject, App &app) in from_json() function
548 void from_json(const nlohmann::json &jsonObject, ReqVersion &reqVersion) in from_json() function
571 void from_json(const nlohmann::json &jsonObject, Ark &ark) in from_json() function
593 void from_json(const nlohmann::json &jsonObject, Domain &domain) in from_json() function
615 void from_json(const nlohmann::json &jsonObject, DomainSetting &domainSetting) in from_json() function
637 void from_json(const nlohmann::json &jsonObject, SecurityConfig &securityConfig) in from_json() function
651 void from_json(const nlohmann::json &jsonObject, Network &network) in from_json() function
673 void from_json(const nlohmann::json &jsonObject, Device &device) in from_json() function
[all …]
Dinner_bundle_user_info.cpp47 void from_json(const nlohmann::json& jsonObject, InnerBundleUserInfo& innerBundleUserInfo) in from_json() function
Ddefault_permission_profile.cpp34 void from_json(const nlohmann::json &jsonObject, PermissionInfo &permissionInfo) in from_json() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/distributed_manager/
Drpc_id_result.cpp52 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/
Dpatch_profile.cpp67 void from_json(const nlohmann::json &jsonObject, App &app) in from_json() function
112 void from_json(const nlohmann::json &jsonObject, Module &module) in from_json() function
149 void from_json(const nlohmann::json &jsonObject, PatchJson &patchJson) in from_json() function
/foundation/distributedhardware/device_manager/services/implementation/src/config/
Ddm_config_manager.cpp27 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/form_fwk/services/src/
Dform_info_storage.cpp68 void from_json(const nlohmann::json &jsonObject, FormInfoStorage &formInfoStorage) in from_json() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/overlay/
Doverlay_bundle_info.cpp72 void from_json(const nlohmann::json &jsonObject, OverlayBundleInfo &overlayBundleInfo) in from_json() function
Doverlay_module_info.cpp81 void from_json(const nlohmann::json &jsonObject, OverlayModuleInfo &overlayModuleInfo) in from_json() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/quick_fix/
Dhqf_info.cpp46 void from_json(const nlohmann::json &jsonObject, HqfInfo &hqfInfo) in from_json() function
Dapp_quick_fix.cpp45 void from_json(const nlohmann::json &jsonObject, AppQuickFix &appQuickFix) in from_json() function
Dappqf_info.cpp47 void from_json(const nlohmann::json &jsonObject, AppqfInfo &appqfInfo) in from_json() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/shared/
Dshared_bundle_info.cpp84 void from_json(const nlohmann::json &jsonObject, SharedBundleInfo &sharedBundleInfo) in from_json() function

12