/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | bundle_pack_info.cpp | 88 void to_json(nlohmann::json &jsonObject, const Version &version) in to_json() function 130 void to_json(nlohmann::json &jsonObject, const PackageApp &app) in to_json() function 163 void to_json(nlohmann::json &jsonObject, const ExtensionAbilities &extensionAbilities) in to_json() function 196 void to_json(nlohmann::json &jsonObject, const ModuleAbilityInfo &abilityinfo) in to_json() function 247 void to_json(nlohmann::json &jsonObject, const AbilityFormInfo &abilityFormInfo) in to_json() function 283 void to_json(nlohmann::json &jsonObject, const ModuleDistro &distro) in to_json() function 334 void to_json(nlohmann::json &jsonObject, const ApiVersion &apiVersion) in to_json() function 376 void to_json(nlohmann::json &jsonObject, const PackageModule &packageModule) in to_json() function 445 void to_json(nlohmann::json &jsonObject, const Summary &summary) in to_json() function 478 void to_json(nlohmann::json &jsonObject, const Packages &packages) in to_json() function [all …]
|
H A D | disposed_rule.cpp | 87 void to_json(nlohmann::json &jsonObject, const ElementName &elementName) in to_json() function 147 void to_json(nlohmann::json &jsonObject, const DisposedRule &disposedRule) in to_json() function
|
H A D | hap_module_info.cpp | 125 void to_json(nlohmann::json &jsonObject, const PreloadItem &preloadItem) in to_json() function 176 void to_json(nlohmann::json &jsonObject, const Dependency &dependency) in to_json() function 252 void to_json(nlohmann::json &jsonObject, const ProxyData &proxyData) in to_json() function 352 void to_json(nlohmann::json &jsonObject, const RouterItem &routerItem) in to_json() function 456 void to_json(nlohmann::json &jsonObject, const AppEnvironment &appEnvironment) in to_json() function 805 void to_json(nlohmann::json &jsonObject, const HapModuleInfo &hapModuleInfo) in to_json() function
|
H A D | module_info.cpp | 66 void to_json(nlohmann::json &jsonObject, const ModuleInfo &moduleInfo) in to_json() function
|
/ohos5.0/base/security/security_guard/services/config_manager/src/ |
H A D | model_cfg_marshalling.cpp | 90 void to_json(json &jsonObj, const ModelCfg &modelCfg) in to_json() function 159 void to_json(json &jsonObj, const EventCfg &eventCfg) in to_json() function 200 void to_json(json &jsonObj, const DataMgrCfgSt &dataMgrCfg) in to_json() function 218 void to_json(json &jsonObj, const SecEvent &eventDataSt) in to_json() function 230 void to_json(json &jsonObj, const EventContentSt &eventContentSt) in to_json() function
|
/ohos5.0/base/security/security_guard/test/unittest/data_collect/sa/ |
H A D | model_cfg_marshalling.h | 57 void to_json(nlohmann::json &jsonObj, const ModelCfg &modelCfg) {}; in to_json() function 59 void to_json(nlohmann::json &jsonObj, const EventCfg &eventCfg) {}; in to_json() function 61 void to_json(nlohmann::json &jsonObj, const DataMgrCfgSt &dataMgrCfg) {}; in to_json() function 63 void to_json(nlohmann::json &jsonObj, const SecEvent &eventDataSt) {}; in to_json() function 64 void to_json(nlohmann::json &jsonObj, const EventContentSt &eventContentSt) {}; in to_json() function
|
/ohos5.0/base/security/security_guard/test/unittest/risk_classify/include/ |
H A D | model_cfg_marshalling.h | 58 void to_json(nlohmann::json &jsonObj, const ModelCfg &modelCfg) {}; in to_json() function 60 void to_json(nlohmann::json &jsonObj, const EventCfg &eventCfg) {}; in to_json() function 62 void to_json(nlohmann::json &jsonObj, const DataMgrCfgSt &dataMgrCfg) {}; in to_json() function 64 void to_json(nlohmann::json &jsonObj, const SecEvent &eventDataSt) {}; in to_json() function 65 void to_json(nlohmann::json &jsonObj, const EventContentSt &eventContentSt) {}; in to_json() function
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/utils/src/ |
H A D | dscreen_maprelation.cpp | 66 void to_json(json &j, const DScreenMapRelation &dScreenMapRelation) in to_json() function 94 void to_json(json &j, const DisplayRect &rect) in to_json() function 116 void to_json(json &j, const ScreenRect &rect) in to_json() function
|
/ohos5.0/base/security/security_guard/test/unittest/security_collector/include/ |
H A D | collector_cfg_marshalling.h | 27 void to_json(nlohmann::json &jsonObj, const ModuleCfgSt &moduleCfgSt) {}; in to_json() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/uninstall_data_mgr/ |
H A D | uninstall_bundle_info.cpp | 32 void to_json(nlohmann::json& jsonObject, const UninstallDataUserInfo& uninstallDataUserInfo) in to_json() function 42 void to_json(nlohmann::json& jsonObject, const UninstallBundleInfo& uninstallBundleInfo) in to_json() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/free_install/ |
H A D | install_result.cpp | 38 void to_json(nlohmann::json &jsonObject, const Result &result) in to_json() function 80 void to_json(nlohmann::json &jsonObject, const Progress &progress) in to_json() function 113 void to_json(nlohmann::json &jsonObject, const InstallResult &installResult) in to_json() function
|
H A D | target_ability_info.cpp | 47 void to_json(nlohmann::json &jsonObject, const TargetExtSetting &targetExtSetting) in to_json() function 105 void to_json(nlohmann::json &jsonObject, const TargetInfo &targetInfo) in to_json() function 330 void to_json(nlohmann::json &jsonObject, const TargetAbilityInfo &targetAbilityInfo) in to_json() function
|
H A D | dispatch_info.cpp | 31 void to_json(nlohmann::json &jsonObject, const DispatcherInfo &dispatcherInfo) in to_json() function
|
/ohos5.0/base/update/updateservice/foundations/model/include/ |
H A D | error_message.h | 32 friend void to_json(nlohmann::json &jsonObj, const ErrorMessage &message) in to_json() function
|
H A D | business_error.h | 51 friend void to_json(nlohmann::json &jsonObj, const BusinessError &businessError) in to_json() function
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/ |
H A D | module_info.cpp | 29 void to_json(nlohmann::json &jsonObject, const ModuleInfo &moduleInfo) in to_json() function
|
H A D | ability_info.cpp | 106 void to_json(nlohmann::json &jsonObject, const CustomizeData &customizeData) in to_json() function 115 void to_json(nlohmann::json &jsonObject, const MetaData &metaData) in to_json() function 122 void to_json(nlohmann::json &jsonObject, const Metadata &metadata) in to_json() function 131 void to_json(nlohmann::json &jsonObject, const AbilityInfo &abilityInfo) in to_json() function
|
H A D | hap_module_info.cpp | 82 void to_json(nlohmann::json &jsonObject, const PreloadItem &preloadItem) in to_json() function 106 void to_json(nlohmann::json &jsonObject, const ProxyData &proxyData) in to_json() function 157 void to_json(nlohmann::json &jsonObject, const HapModuleInfo &hapModuleInfo) in to_json() function
|
/ohos5.0/base/security/security_guard/services/security_collector/src/ |
H A D | collector_cfg_marshalling.cpp | 23 void to_json(json &jsonObj, const ModuleCfgSt &moduleCfg) in to_json() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/distributed_manager/ |
H A D | rpc_id_result.cpp | 39 void to_json(nlohmann::json &jsonObject, const SummaryAbilityInfo &summaryAbilityInfo) in to_json() function 117 void to_json(nlohmann::json &jsonObject, const RpcIdResult &rpcIdResult) in to_json() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | inner_bundle_clone_info.cpp | 33 void to_json(nlohmann::json& jsonObject, const InnerBundleCloneInfo& bundleCloneInfo) in to_json() function
|
H A D | inner_bundle_user_info.cpp | 34 void to_json(nlohmann::json& jsonObject, const InnerBundleUserInfo& innerBundleUserInfo) in to_json() function
|
/ohos5.0/base/useriam/user_auth_framework/services/context/src/ |
H A D | widget_json.cpp | 227 void to_json(nlohmann::json &jsonNotice, const WidgetNotice ¬ice) in to_json() function 292 void to_json(nlohmann::json &jsonCommand, const WidgetCommand &command) in to_json() function 298 void to_json(nlohmann::json &jsWidgetCmdParam, const WidgetCmdParameters &widgetCmdParameters) in to_json() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/overlay/ |
H A D | overlay_bundle_info.cpp | 62 void to_json(nlohmann::json &jsonObject, const OverlayBundleInfo &overlayBundleInfo) in to_json() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/quick_fix/ |
H A D | hqf_info.cpp | 35 void to_json(nlohmann::json &jsonObject, const HqfInfo &hqfInfo) in to_json() function
|