Home
last modified time | relevance | path

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

1234

/ohos5.0/base/security/security_guard/services/config_manager/src/
H A Dmodel_cfg_marshalling.cpp25 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 Dmodel_cfg_marshalling.h54 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 Dmodel_cfg_marshalling.h55 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 Djson_util.h40 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 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 …]
H A Dshortcut_info.cpp168 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 Ddisposed_rule.cpp98 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 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
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_profile.cpp81 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 Dconfig_policy_loader.cpp68 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 Dcollector_cfg_marshalling.h28 void from_json(const nlohmann::json &jsonObj, ModuleCfgSt &moduleCfgSt) {}; in from_json() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp359 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 Duninstall_bundle_info.cpp54 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 Dinstall_result.cpp47 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 Dtarget_ability_info.cpp54 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 Ddispatch_info.cpp38 void from_json(const nlohmann::json &jsonObject, DispatcherInfo &dispatcherInfo) in from_json() function
/ohos5.0/base/update/updateservice/foundations/model/include/
H A Derror_message.h38 friend void from_json(const nlohmann::json &jsonObj, ErrorMessage &message) in from_json() function
H A Dbusiness_error.h58 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 Dmodule_info.cpp38 void from_json(const nlohmann::json &jsonObject, ModuleInfo &moduleInfo) in from_json() function
H A Dability_info.cpp217 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 Dhap_module_info.cpp89 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 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
/ohos5.0/base/security/security_guard/services/security_collector/src/
H A Dcollector_cfg_marshalling.cpp38 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 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
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dpatch_profile.cpp65 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

1234