Home
last modified time | relevance | path

Searched defs:jsonObject (Results 26 – 50 of 303) sorted by relevance

12345678910>>...13

/ohos5.0/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()
38 void from_json(const nlohmann::json &jsonObject, ModuleInfo &moduleInfo) in from_json()
H A Dhap_module_info.cpp82 void to_json(nlohmann::json &jsonObject, const PreloadItem &preloadItem) in to_json()
89 void from_json(const nlohmann::json &jsonObject, PreloadItem &preloadItem) in from_json()
106 void to_json(nlohmann::json &jsonObject, const ProxyData &proxyData) in to_json()
116 void from_json(const nlohmann::json &jsonObject, ProxyData &proxyData) in from_json()
157 void to_json(nlohmann::json &jsonObject, const HapModuleInfo &hapModuleInfo) in to_json()
204 void from_json(const nlohmann::json &jsonObject, HapModuleInfo &hapModuleInfo) in from_json()
/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()
102 void from_json(const nlohmann::json &jsonObject, UIExtensionProfileInfo &info) in from_json()
115 void from_json(const nlohmann::json &jsonObject, ServiceExtensionProfileInfo &info) in from_json()
128 void from_json(const nlohmann::json &jsonObject, FormProfileInfo &info) in from_json()
149 void from_json(const nlohmann::json &jsonObject, InsightIntentProfileInfo &insightIntentInfo) in from_json()
218 void from_json(const nlohmann::json &jsonObject, InsightIntentProfileInfoVec &infos) in from_json()
279 auto jsonObject = nlohmann::json::parse(profileStr, nullptr, false); in TransformTo() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/free_install/
H A Dtarget_ability_info.cpp47 void to_json(nlohmann::json &jsonObject, const TargetExtSetting &targetExtSetting) in to_json()
54 void from_json(const nlohmann::json &jsonObject, TargetExtSetting &targetExtSetting) in from_json()
105 void to_json(nlohmann::json &jsonObject, const TargetInfo &targetInfo) in to_json()
126 void from_json(const nlohmann::json &jsonObject, TargetInfo &targetInfo) in from_json()
330 void to_json(nlohmann::json &jsonObject, const TargetAbilityInfo &targetAbilityInfo) in to_json()
339 void from_json(const nlohmann::json &jsonObject, TargetAbilityInfo &targetAbilityInfo) in from_json()
H A Ddispatch_info.cpp31 void to_json(nlohmann::json &jsonObject, const DispatcherInfo &dispatcherInfo) in to_json()
38 void from_json(const nlohmann::json &jsonObject, DispatcherInfo &dispatcherInfo) in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Djson_util.h45const nlohmann::json &jsonObject, const std::string &key, dataType &data, ArrayType arrayType, int… in CheckArrayType()
100 void GetValueIfFindKey(const nlohmann::json &jsonObject, const nlohmann::detail::iter_impl<const nl… in GetValueIfFindKey()
182 nlohmann::json jsonObject = nlohmann::json::parse(data, nullptr, false); in ParseInfoFromJsonStr() local
193 void GetBigStringIfFindKey(const nlohmann::json &jsonObject, in GetBigStringIfFindKey()
/ohos5.0/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()
52 void from_json(const nlohmann::json &jsonObject, SummaryAbilityInfo &summaryAbilityInfo) in from_json()
117 void to_json(nlohmann::json &jsonObject, const RpcIdResult &rpcIdResult) in to_json()
128 void from_json(const nlohmann::json &jsonObject, RpcIdResult &rpcIdResult) in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Ddistributed_module_info.cpp86 nlohmann::json jsonObject = *this; in Dump() local
97 void to_json(nlohmann::json& jsonObject, const DistributedModuleInfo& distributedModuleInfo) in to_json()
105 void from_json(const nlohmann::json& jsonObject, DistributedModuleInfo& distributedModuleInfo) in from_json()
H A Ddistributed_ability_info.cpp89 nlohmann::json jsonObject = *this; in Dump() local
100 void to_json(nlohmann::json& jsonObject, const DistributedAbilityInfo& distributedAbilityInfo) in to_json()
110 void from_json(const nlohmann::json& jsonObject, DistributedAbilityInfo& distributedAbilityInfo) in from_json()
H A Dhap_module_info.cpp125 void to_json(nlohmann::json &jsonObject, const PreloadItem &preloadItem) in to_json()
132 void from_json(const nlohmann::json &jsonObject, PreloadItem &preloadItem) in from_json()
176 void to_json(nlohmann::json &jsonObject, const Dependency &dependency) in to_json()
185 void from_json(const nlohmann::json &jsonObject, Dependency &dependency) in from_json()
252 void to_json(nlohmann::json &jsonObject, const ProxyData &proxyData) in to_json()
262 void from_json(const nlohmann::json &jsonObject, ProxyData &proxyData) in from_json()
352 void to_json(nlohmann::json &jsonObject, const RouterItem &routerItem) in to_json()
366 void from_json(const nlohmann::json &jsonObject, RouterItem &routerItem) in from_json()
456 void to_json(nlohmann::json &jsonObject, const AppEnvironment &appEnvironment) in to_json()
805 void to_json(nlohmann::json &jsonObject, const HapModuleInfo &hapModuleInfo) in to_json()
[all …]
H A Dbundle_user_info.cpp102 nlohmann::json jsonObject = *this; in Dump() local
124 void to_json(nlohmann::json& jsonObject, const BundleUserInfo& bundleUserInfo) in to_json()
135 void from_json(const nlohmann::json& jsonObject, BundleUserInfo& bundleUserInfo) in from_json()
H A Dform_info.cpp316 void to_json(nlohmann::json &jsonObject, const FormCustomizeData &customizeDatas) in to_json()
324 void to_json(nlohmann::json &jsonObject, const FormWindow &formWindow) in to_json()
330 void to_json(nlohmann::json &jsonObject, const FormInfo &formInfo) in to_json()
374 void from_json(const nlohmann::json &jsonObject, FormCustomizeData &customizeDatas) in from_json()
399 void from_json(const nlohmann::json &jsonObject, FormWindow &formWindow) in from_json()
424 void from_json(const nlohmann::json &jsonObject, FormInfo &formInfo) in from_json()
H A Dability_info.cpp521 nlohmann::json jsonObject = *this; in Dump() local
533 void to_json(nlohmann::json &jsonObject, const CustomizeData &customizeData) in to_json()
542 void to_json(nlohmann::json &jsonObject, const MetaData &metaData) in to_json()
549 void to_json(nlohmann::json &jsonObject, const Metadata &metadata) in to_json()
558 void to_json(nlohmann::json &jsonObject, const AbilityInfo &abilityInfo) in to_json()
652 void from_json(const nlohmann::json &jsonObject, CustomizeData &customizeData) in from_json()
682 void from_json(const nlohmann::json &jsonObject, MetaData &metaData) in from_json()
696 void from_json(const nlohmann::json &jsonObject, Metadata &metadata) in from_json()
729 void from_json(const nlohmann::json &jsonObject, AbilityInfo &abilityInfo) in from_json()
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_pin_auth.cpp74 nlohmann::json jsonObject; variable
90 nlohmann::json jsonObject; variable
106 nlohmann::json jsonObject; variable
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_pin_holder.cpp453 nlohmann::json jsonObject; variable
463 nlohmann::json jsonObject; variable
474 nlohmann::json jsonObject; variable
486 nlohmann::json jsonObject; variable
496 nlohmann::json jsonObject; variable
508 nlohmann::json jsonObject; variable
520 nlohmann::json jsonObject; variable
552 nlohmann::json jsonObject; variable
562 nlohmann::json jsonObject; variable
573 nlohmann::json jsonObject; variable
[all …]
/ohos5.0/base/security/security_guard/test/unittest/data_collect/src/
H A Dhiview_listener_test.cpp68 nlohmann::json jsonObject = nlohmann::json::parse(jsonStr.c_str(), nullptr, false); variable
77 nlohmann::json jsonObject = nlohmann::json::parse(jsonStr.c_str(), nullptr, false); variable
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Djson_util_form.h44 void CheckArrayType(const nlohmann::json &jsonObject, const std::string &key, in CheckArrayType()
97 void GetValueIfFindKey(const nlohmann::json &jsonObject, const nlohmann::detail::iter_impl<const nl… in GetValueIfFindKey()
176 nlohmann::json jsonObject = nlohmann::json::parse(data, nullptr, false); in ParseInfoFromJsonStr() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Djson_util.h46const nlohmann::json &jsonObject, const std::string &key, dataType &data, ArrayType arrayType, int… in CheckArrayType()
98 void GetValueIfFindKey(const nlohmann::json &jsonObject, const nlohmann::detail::iter_impl<const nl… in GetValueIfFindKey()
180 nlohmann::json jsonObject = nlohmann::json::parse(data, nullptr, false); in ParseInfoFromJsonStr() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Djson_util.h46const nlohmann::json &jsonObject, const std::string &key, dataType &data, ArrayType arrayType, int… in CheckArrayType()
101 void GetValueIfFindKey(const nlohmann::json &jsonObject, const nlohmann::detail::iter_impl<const nl… in GetValueIfFindKey()
183 nlohmann::json jsonObject = nlohmann::json::parse(data, nullptr, false); in ParseInfoFromJsonStr() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Djson_util.h46 void CheckArrayType(const nlohmann::json &jsonObject, const std::string &key, in CheckArrayType()
99 void GetValueIfFindKey(const nlohmann::json &jsonObject, const nlohmann::detail::iter_impl<const nl… in GetValueIfFindKey()
178 nlohmann::json jsonObject = nlohmann::json::parse(data, nullptr, false); in ParseInfoFromJsonStr() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_install_exception_mgr.cpp67 nlohmann::json jsonObject = nlohmann::json::parse(preInstallExceptionStr, nullptr, false); in LoadPreInstallExceptionInfosFromDb() local
111 nlohmann::json jsonObject; in SavePreInstallExceptionInfosToDb() local
125 nlohmann::json jsonObject; in DeletePreInstallExceptionInfosFromDb() local
H A Dinner_bundle_clone_info.cpp33 void to_json(nlohmann::json& jsonObject, const InnerBundleCloneInfo& bundleCloneInfo) in to_json()
49 void from_json(const nlohmann::json& jsonObject, InnerBundleCloneInfo& bundleCloneInfo) in from_json()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_button_option_test.cpp118 nlohmann::json jsonObject; variable
133 nlohmann::json jsonObject; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dinner_app_quick_fix.cpp111 int32_t InnerAppQuickFix::FromJson(const nlohmann::json &jsonObject) in FromJson()
137 void to_json(nlohmann::json &jsonObject, const QuickFixMark &quickFixMark) in to_json()
145 void from_json(const nlohmann::json &jsonObject, QuickFixMark &quickFixMark) in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/overlay/
H A Doverlay_bundle_info.cpp62 void to_json(nlohmann::json &jsonObject, const OverlayBundleInfo &overlayBundleInfo) in to_json()
72 void from_json(const nlohmann::json &jsonObject, OverlayBundleInfo &overlayBundleInfo) in from_json()

12345678910>>...13