/ohos5.0/base/security/security_guard/services/config_manager/src/ |
H A D | model_cfg_marshalling.cpp | 25 void from_json(const nlohmann::json &jsonObj, AppDetectionCfg &config) in from_json() function 38 void from_json(const nlohmann::json &jsonObj, Field &field) in from_json() function 55 void from_json(const nlohmann::json &jsonObj, Rule &rule) in from_json() function 72 void from_json(const nlohmann::json &jsonObj, BuildInDetectionCfg &config) in from_json() function 118 void from_json(const json &jsonObj, ModelCfg &modelCfg) in from_json() function 177 void from_json(const json &jsonObj, EventCfg &eventCfg) in from_json() function 210 void from_json(const json &jsonObj, DataMgrCfgSt &dataMgrCfg) in from_json() function 239 void from_json(const json &jsonObj, EventContentSt &eventContentSt) in from_json() function
|
/ohos5.0/base/security/security_guard/test/unittest/data_collect/sa/ |
H A D | model_cfg_marshalling.h | 54 void from_json(const nlohmann::json &jsonObj, Field &field) {}; in from_json() function 55 void from_json(const nlohmann::json &jsonObj, Rule &rule) {}; in from_json() function 56 void from_json(const nlohmann::json &jsonObj, BuildInDetectionCfg &config) {}; in from_json() function 58 void from_json(const nlohmann::json &jsonObj, ModelCfg &modelCfg) {}; in from_json() function 60 void from_json(const nlohmann::json &jsonObj, EventCfg &eventCfg) {}; in from_json() function 62 void from_json(const nlohmann::json &jsonObj, DataMgrCfgSt &dataMgrCfg) {}; in from_json() function 65 void from_json(const nlohmann::json &jsonObj, EventContentSt &eventContentSt) {}; in from_json() function
|
/ohos5.0/base/security/security_guard/test/unittest/risk_classify/include/ |
H A D | model_cfg_marshalling.h | 55 void from_json(const nlohmann::json &jsonObj, Field &field) {}; in from_json() function 56 void from_json(const nlohmann::json &jsonObj, Rule &rule) {}; in from_json() function 57 void from_json(const nlohmann::json &jsonObj, BuildInDetectionCfg &config) {}; in from_json() function 59 void from_json(const nlohmann::json &jsonObj, ModelCfg &modelCfg) {}; in from_json() function 61 void from_json(const nlohmann::json &jsonObj, EventCfg &eventCfg) {}; in from_json() function 63 void from_json(const nlohmann::json &jsonObj, DataMgrCfgSt &dataMgrCfg) {}; in from_json() function 66 void from_json(const nlohmann::json &jsonObj, EventContentSt &eventContentSt) {}; in from_json() function
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/ |
H A 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
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A 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 …]
|
H A 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
|
H A D | disposed_rule.cpp | 98 void from_json(const nlohmann::json &jsonObject, ElementName &elementName) in from_json() function 161 void from_json(const nlohmann::json &jsonObject, DisposedRule &disposedRule) in from_json() function
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/utils/src/ |
H A 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
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A 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
|
/ohos5.0/base/security/access_token/services/common/config_policy/src/ |
H A D | config_policy_loader.cpp | 68 void from_json(const nlohmann::json& j, AccessTokenServiceConfig& a) in from_json() function 95 void from_json(const nlohmann::json& j, PrivacyServiceConfig& p) in from_json() function 114 void from_json(const nlohmann::json& j, TokenSyncServiceConfig& t) in from_json() function
|
/ohos5.0/base/security/security_guard/test/unittest/security_collector/include/ |
H A D | collector_cfg_marshalling.h | 28 void from_json(const nlohmann::json &jsonObj, ModuleCfgSt &moduleCfgSt) {}; in from_json() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_profile.cpp | 359 void from_json(const nlohmann::json &jsonObject, Version &version) in from_json() function 435 void from_json(const nlohmann::json &jsonObject, App &app) 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 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 825 void from_json(const nlohmann::json &jsonObject, Form &form) in from_json() function 951 void from_json(const nlohmann::json &jsonObject, Window &window) in from_json() function 973 void from_json(const nlohmann::json &jsonObject, Forms &forms) in from_json() function 1513 void from_json(const nlohmann::json &jsonObject, Js &js) in from_json() function [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/uninstall_data_mgr/ |
H A 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
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/free_install/ |
H A 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
|
H A 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
|
H A D | dispatch_info.cpp | 38 void from_json(const nlohmann::json &jsonObject, DispatcherInfo &dispatcherInfo) in from_json() function
|
/ohos5.0/base/update/updateservice/foundations/model/include/ |
H A D | error_message.h | 38 friend void from_json(const nlohmann::json &jsonObj, ErrorMessage &message) in from_json() function
|
H A D | business_error.h | 58 friend void from_json(const nlohmann::json &jsonObj, BusinessError &businessError) in from_json() function
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/ |
H A D | module_info.cpp | 38 void from_json(const nlohmann::json &jsonObject, ModuleInfo &moduleInfo) in from_json() function
|
H A 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
|
H A 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
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/config/ |
H A 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
|
/ohos5.0/base/security/security_guard/services/security_collector/src/ |
H A D | collector_cfg_marshalling.cpp | 38 void from_json(const json &jsonObj, ModuleCfgSt &moduleCfg) in from_json() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/distributed_manager/ |
H A 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
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
H A 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
|