Home
last modified time | relevance | path

Searched defs:to_json (Results 1 - 25 of 53) sorted by relevance

123

/base/security/security_guard/test/unittest/security_collector/include/
H A Dcollector_cfg_marshalling.h27 void to_json(nlohmann::json &jsonObj, const ModuleCfgSt &moduleCfgSt) {}; in to_json() function
/base/security/security_guard/services/security_collector/src/
H A Dcollector_cfg_marshalling.cpp23 void to_json(json &jsonObj, const ModuleCfgSt &moduleCfg) in to_json() function
/base/update/updateservice/foundations/model/include/
H A Derror_message.h32 friend void to_json(nlohmann::json &jsonObj, const ErrorMessage &message) in to_json() function
H A Dbusiness_error.h51 friend void to_json(nlohmann::json &jsonObj, const BusinessError &businessError) in to_json() function
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_info.cpp29 void to_json(nlohmann::json &jsonObject, const ModuleInfo &moduleInfo) in to_json() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dcode_protect_bundle_info.cpp62 void to_json(nlohmann::json &jsonObject, const CodeProtectBundleInfo &CodeProtectBundleInfo) in to_json() function
H A Ddata_group_info.cpp67 void to_json(nlohmann::json &jsonObject, const DataGroupInfo &dataGroupInfo) in to_json() function
H A Dmodule_info.cpp66 void to_json(nlohmann::json &jsonObject, const ModuleInfo &moduleInfo) in to_json() function
H A Dcommon_event_info.cpp101 void to_json(nlohmann::json &jsonObject, const CommonEventInfo &commonEvent) in to_json() function
H A Ddistributed_ability_info.cpp100 void to_json(nlohmann::json& jsonObject, const DistributedAbilityInfo& distributedAbilityInfo) in to_json() function
H A Ddistributed_module_info.cpp97 void to_json(nlohmann::json& jsonObject, const DistributedModuleInfo& distributedModuleInfo) in to_json() function
H A Drecoverable_application_info.cpp79 void to_json(nlohmann::json &jsonObject, const RecoverableApplicationInfo &recoverableApplicationInfo) in to_json() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/free_install/
H A Ddispatch_info.cpp31 void to_json(nlohmann::json &jsonObject, const DispatcherInfo &dispatcherInfo) in to_json() function
H A Dinstall_result.cpp38 void to_json(nlohmann::json &jsonObject, const Result &result) in to_json() function
76 void to_json(nlohmann::json &jsonObject, const Progress &progress) in to_json() function
109 void to_json(nlohmann::json &jsonObject, const InstallResult &installResult) in to_json() function
/base/security/security_guard/services/config_manager/src/
H A Dmodel_cfg_marshalling.cpp90 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
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/overlay/
H A Doverlay_module_info.cpp69 void to_json(nlohmann::json &jsonObject, const OverlayModuleInfo &overlayModuleInfo) in to_json() function
H A Doverlay_bundle_info.cpp62 void to_json(nlohmann::json &jsonObject, const OverlayBundleInfo &overlayBundleInfo) in to_json() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/shared/
H A Dshared_bundle_info.cpp75 void to_json(nlohmann::json &jsonObject, const SharedBundleInfo &sharedBundleInfo) in to_json() function
H A Dshared_module_info.cpp88 void to_json(nlohmann::json &jsonObject, const SharedModuleInfo &sharedModuleInfo) in to_json() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/quick_fix/
H A Dapp_quick_fix.cpp35 void to_json(nlohmann::json &jsonObject, const AppQuickFix &appQuickFix) in to_json() function
H A Dhqf_info.cpp35 void to_json(nlohmann::json &jsonObject, const HqfInfo &hqfInfo) in to_json() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_user_info.cpp34 void to_json(nlohmann::json& jsonObject, const InnerBundleUserInfo& innerBundleUserInfo) in to_json() function
H A Dinner_bundle_clone_info.cpp33 void to_json(nlohmann::json& jsonObject, const InnerBundleCloneInfo& bundleCloneInfo) in to_json() function
/foundation/ability/form_fwk/services/src/
H A Dform_info_storage.cpp129 void to_json(nlohmann::json &jsonObject, const FormInfoStorage &formInfoStorage) in to_json() function
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/distributed_manager/
H A Drpc_id_result.cpp39 void to_json(nlohmann::json &jsonObject, const SummaryAbilityInfo &summaryAbilityInfo) in to_json() function
107 void to_json(nlohmann::json &jsonObject, const RpcIdResult &rpcIdResult) in to_json() function

Completed in 8 milliseconds

123