/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() 38 void from_json(const nlohmann::json &jsonObject, ModuleInfo &moduleInfo) in from_json()
|
H A D | hap_module_info.cpp | 82 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 D | insight_intent_profile.cpp | 81 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 D | target_ability_info.cpp | 47 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 D | dispatch_info.cpp | 31 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 D | json_util.h | 45 …const 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 D | rpc_id_result.cpp | 39 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 D | distributed_module_info.cpp | 86 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 D | distributed_ability_info.cpp | 89 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 D | hap_module_info.cpp | 125 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 D | bundle_user_info.cpp | 102 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 D | form_info.cpp | 316 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 D | ability_info.cpp | 521 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 D | UTTest_pin_auth.cpp | 74 nlohmann::json jsonObject; variable 90 nlohmann::json jsonObject; variable 106 nlohmann::json jsonObject; variable
|
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/ |
H A D | UTTest_dm_pin_holder.cpp | 453 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 D | hiview_listener_test.cpp | 68 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 D | json_util_form.h | 44 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 D | json_util.h | 46 …const 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 D | json_util.h | 46 …const 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 D | json_util.h | 46 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 D | pre_install_exception_mgr.cpp | 67 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 D | inner_bundle_clone_info.cpp | 33 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 D | notification_button_option_test.cpp | 118 nlohmann::json jsonObject; variable 133 nlohmann::json jsonObject; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
H A D | inner_app_quick_fix.cpp | 111 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 D | overlay_bundle_info.cpp | 62 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()
|