Home
last modified time | relevance | path

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

12

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
Dbundle_pack_info.cpp88 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 …]
Ddisposed_rule.cpp87 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
Dhap_module_info.cpp125 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
Dmodule_info.cpp66 void to_json(nlohmann::json &jsonObject, const ModuleInfo &moduleInfo) in to_json() function
Dform_info.cpp316 void to_json(nlohmann::json &jsonObject, const FormCustomizeData &customizeDatas) in to_json() function
324 void to_json(nlohmann::json &jsonObject, const FormWindow &formWindow) in to_json() function
330 void to_json(nlohmann::json &jsonObject, const FormInfo &formInfo) in to_json() function
Ddata_group_info.cpp67 void to_json(nlohmann::json &jsonObject, const DataGroupInfo &dataGroupInfo) in to_json() function
Dshortcut_info.cpp137 void to_json(nlohmann::json &jsonObject, const ShortcutIntent &shortcutIntent) in to_json() function
147 void to_json(nlohmann::json &jsonObject, const ShortcutInfo &shortcutInfo) in to_json() function
Drecoverable_application_info.cpp79 void to_json(nlohmann::json &jsonObject, const RecoverableApplicationInfo &recoverableApplicationIn… in to_json() function
/foundation/distributedhardware/distributed_screen/services/common/utils/src/
Ddscreen_maprelation.cpp66 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
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/free_install/
Dinstall_result.cpp38 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
Dtarget_ability_info.cpp47 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
Ddispatch_info.cpp31 void to_json(nlohmann::json &jsonObject, const DispatcherInfo &dispatcherInfo) in to_json() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/uninstall_data_mgr/
Duninstall_bundle_info.cpp32 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
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
Dmodule_info.cpp29 void to_json(nlohmann::json &jsonObject, const ModuleInfo &moduleInfo) in to_json() function
Dability_info.cpp106 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
Dhap_module_info.cpp82 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
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/distributed_manager/
Drpc_id_result.cpp39 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
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinner_bundle_clone_info.cpp33 void to_json(nlohmann::json& jsonObject, const InnerBundleCloneInfo& bundleCloneInfo) in to_json() function
Dinner_bundle_user_info.cpp34 void to_json(nlohmann::json& jsonObject, const InnerBundleUserInfo& innerBundleUserInfo) in to_json() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/overlay/
Doverlay_bundle_info.cpp62 void to_json(nlohmann::json &jsonObject, const OverlayBundleInfo &overlayBundleInfo) in to_json() function
Doverlay_module_info.cpp69 void to_json(nlohmann::json &jsonObject, const OverlayModuleInfo &overlayModuleInfo) in to_json() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/quick_fix/
Dhqf_info.cpp35 void to_json(nlohmann::json &jsonObject, const HqfInfo &hqfInfo) in to_json() function
Dapp_quick_fix.cpp35 void to_json(nlohmann::json &jsonObject, const AppQuickFix &appQuickFix) in to_json() function
Dappqf_info.cpp36 void to_json(nlohmann::json &jsonObject, const AppqfInfo &appqfInfo) in to_json() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/shared/
Dshared_bundle_info.cpp75 void to_json(nlohmann::json &jsonObject, const SharedBundleInfo &sharedBundleInfo) in to_json() function

12