/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | module_info.cpp | 66 void to_json(nlohmann::json &jsonObject, const ModuleInfo &moduleInfo) in to_json() 75 void from_json(const nlohmann::json &jsonObject, ModuleInfo &moduleInfo) in from_json()
|
H A D | data_group_info.cpp | 67 void to_json(nlohmann::json &jsonObject, const DataGroupInfo &dataGroupInfo) in to_json() 78 void from_json(const nlohmann::json &jsonObject, DataGroupInfo &dataGroupInfo) 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()
|
H A D | recoverable_application_info.cpp | 79 void to_json(nlohmann::json &jsonObject, const RecoverableApplicationInfo &recoverableApplicationIn… in to_json() 92 void from_json(const nlohmann::json &jsonObject, RecoverableApplicationInfo &recoverableApplication… in from_json()
|
H A D | bundle_info.cpp | 502 void to_json(nlohmann::json &jsonObject, const RequestPermissionUsedScene &usedScene) in to_json() 510 void to_json(nlohmann::json &jsonObject, const RequestPermission &requestPermission) in to_json() 521 void to_json(nlohmann::json &jsonObject, const SignatureInfo &signatureInfo) in to_json() 530 void from_json(const nlohmann::json &jsonObject, RequestPermissionUsedScene &usedScene) in from_json() 563 void from_json(const nlohmann::json &jsonObject, RequestPermission &requestPermission) in from_json() 612 void from_json(const nlohmann::json &jsonObject, SignatureInfo &signatureInfo) in from_json() 645 void to_json(nlohmann::json &jsonObject, const BundleInfo &bundleInfo) in to_json() 695 void from_json(const nlohmann::json &jsonObject, BundleInfo &bundleInfo) in from_json()
|
/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() 47 void from_json(const nlohmann::json &jsonObject, HqfInfo &hqfInfo) in from_json()
|
H A D | app_quick_fix.cpp | 35 void to_json(nlohmann::json &jsonObject, const AppQuickFix &appQuickFix) in to_json() 46 void from_json(const nlohmann::json &jsonObject, AppQuickFix &appQuickFix) in from_json()
|
H A D | appqf_info.cpp | 36 void to_json(nlohmann::json &jsonObject, const AppqfInfo &appqfInfo) in to_json() 48 void from_json(const nlohmann::json &jsonObject, AppqfInfo &appqfInfo) in from_json()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | default_permission_profile.cpp | 30 void from_json(const nlohmann::json &jsonObject, PermissionInfo &permissionInfo) in from_json() 51 ErrCode DefaultPermissionProfile::TransformTo(const nlohmann::json &jsonObject, in TransformTo()
|
H A D | pre_install_bundle_info.cpp | 51 int32_t PreInstallBundleInfo::FromJson(const nlohmann::json &jsonObject) in FromJson() 82 nlohmann::json jsonObject; in ToString() local
|
H A D | bundle_profile.cpp | 359 void from_json(const nlohmann::json &jsonObject, Version &version) in from_json() 435 void from_json(const nlohmann::json &jsonObject, App &app) in from_json() 564 void from_json(const nlohmann::json &jsonObject, Ark &ark) in from_json() 586 void from_json(const nlohmann::json &jsonObject, Domain &domain) in from_json() 644 void from_json(const nlohmann::json &jsonObject, Network &network) in from_json() 666 void from_json(const nlohmann::json &jsonObject, Device &device) in from_json() 825 void from_json(const nlohmann::json &jsonObject, Form &form) in from_json() 951 void from_json(const nlohmann::json &jsonObject, Window &window) in from_json() 973 void from_json(const nlohmann::json &jsonObject, Forms &forms) in from_json() 1513 void from_json(const nlohmann::json &jsonObject, Js &js) in from_json() [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/overlay/ |
H A D | overlay_module_info.cpp | 69 void to_json(nlohmann::json &jsonObject, const OverlayModuleInfo &overlayModuleInfo) in to_json() 81 void from_json(const nlohmann::json &jsonObject, OverlayModuleInfo &overlayModuleInfo) in from_json()
|
/ohos5.0/base/print/print_fwk/test/unittest/service_test/ |
H A D | print_service_converter_test.cpp | 97 nlohmann::json jsonObject; variable 138 nlohmann::json jsonObject; variable 145 nlohmann::json jsonObject; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/shared/ |
H A D | shared_bundle_info.cpp | 75 void to_json(nlohmann::json &jsonObject, const SharedBundleInfo &sharedBundleInfo) in to_json() 84 void from_json(const nlohmann::json &jsonObject, SharedBundleInfo &sharedBundleInfo) in from_json()
|
H A D | shared_module_info.cpp | 88 void to_json(nlohmann::json &jsonObject, const SharedModuleInfo &sharedModuleInfo) in to_json() 104 void from_json(const nlohmann::json &jsonObject, SharedModuleInfo &sharedModuleInfo) in from_json()
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/ |
H A D | hichain_auth_connector.cpp | 169 nlohmann::json jsonObject = nlohmann::json::parse(returnDataStr, nullptr, false); in GenerateCredential() local 202 nlohmann::json jsonObject = nlohmann::json::parse(returnDataStr, nullptr, false); in QueryCredential() local 233 nlohmann::json jsonObject = nlohmann::json::parse(returnDataStr, nullptr, false); in GetCredential() local 265 nlohmann::json jsonObject = nlohmann::json::parse(returnDataStr, nullptr, false); in ImportCredential() local 296 nlohmann::json jsonObject = nlohmann::json::parse(returnDataStr, nullptr, false); in DeleteCredential() local
|
/ohos5.0/base/print/print_fwk/services/print_service/src/ |
H A D | print_user_data.cpp | 231 nlohmann::json jsonObject; in ParseUserData() local 237 void PrintUserData::ParseUserDataFromJson(nlohmann::json &jsonObject) in ParseUserDataFromJson() 325 nlohmann::json jsonObject; in GetFileData() local 350 nlohmann::json jsonObject; in SetUserDataToFile() local 388 bool PrintUserData::CheckFileData(std::string &fileData, nlohmann::json &jsonObject) in CheckFileData()
|
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/pinholder/ |
H A D | pin_holder.cpp | 226 nlohmann::json jsonObject = nlohmann::json::parse(message, nullptr, false); in ParseMsgType() local 259 nlohmann::json jsonObject = nlohmann::json::parse(message, nullptr, false); in ProcessCreateMsg() local 302 nlohmann::json jsonObject = nlohmann::json::parse(message, nullptr, false); in ProcessCreateRespMsg() local 340 nlohmann::json jsonObject = nlohmann::json::parse(message, nullptr, false); in ProcessDestroyMsg() local 414 nlohmann::json jsonObject = nlohmann::json::parse(message, nullptr, false); in ProcessDestroyResMsg() local 608 nlohmann::json jsonObject = nlohmann::json::parse(event, nullptr, false); in NotifyPinHolderEvent() local 642 nlohmann::json jsonObject = nlohmann::json::parse(message, nullptr, false); in ProcessChangeMsg() local 683 nlohmann::json jsonObject = nlohmann::json::parse(message, nullptr, false); in ProcessChangeRespMsg() local
|
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/ |
H A D | app_account_info.cpp | 212 Json jsonObject = data; in InitCustomData() local 224 auto jsonObject = Json::parse(associatedData_, nullptr, false); in GetAllAssociatedData() local 240 auto jsonObject = Json::parse(associatedData_, nullptr, false); in GetAssociatedData() local 257 auto jsonObject = Json::parse(associatedData_, nullptr, false); in SetAssociatedData() local 284 auto jsonObject = Json::parse(accountCredential_, nullptr, false); in GetAccountCredential() local 301 Json jsonObject; in SetAccountCredential() local 335 auto jsonObject = Json::parse(accountCredential_, nullptr, false); in DeleteAccountCredential() local 592 void AppAccountInfo::ParseTokenInfosFromJson(const Json &jsonObject) in ParseTokenInfosFromJson() 613 bool AppAccountInfo::FromJson(const Json &jsonObject) in FromJson() 641 auto jsonObject = ToJson(); in ToString() local
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_auto_startup_data_manager.cpp | 437 nlohmann::json jsonObject = nlohmann::json::parse(value.ToString(), nullptr, false); in ConvertAutoStartupStatusFromValue() local 469 nlohmann::json jsonObject = nlohmann::json::parse(key.ToString(), nullptr, false); in ConvertAutoStartupInfoFromKeyAndValue() local 512 nlohmann::json &jsonObject, const std::string &key, const std::string &value, bool checkEmpty) in IsEqual() 525 bool AbilityAutoStartupDataManager::IsEqual(nlohmann::json &jsonObject, const std::string &key, int… in IsEqual() 537 nlohmann::json jsonObject = nlohmann::json::parse(key.ToString(), nullptr, false); in IsEqual() local 556 nlohmann::json jsonObject = nlohmann::json::parse(key.ToString(), nullptr, false); in IsEqual() local 572 nlohmann::json jsonObject = nlohmann::json::parse(key.ToString(), nullptr, false); in IsEqual() local
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/ |
H A D | meta_capability_info.cpp | 147 void ToJson(cJSON *jsonObject, const MetaCapabilityInfo &metaCapInfo) in ToJson() 164 void FromJson(const cJSON *jsonObject, MetaCapabilityInfo &metaCapInfo) in FromJson()
|
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/ |
H A D | UTTest_mine_hichain_connector.cpp | 113 nlohmann::json jsonObject; variable 123 nlohmann::json jsonObject; variable 133 nlohmann::json jsonObject; variable 170 nlohmann::json jsonObject; variable
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_distributed/src/device_manage/ |
H A D | device_permission_verification.cpp | 41 void from_json(const nlohmann::json &jsonObject, TrustedRelationshipGroupInfo &groupInfo) in from_json() 89 nlohmann::json jsonObject = nlohmann::json::parse(groups); // transform from cjson to cppjson in QueryTrustedRelationship() local
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/authority/ |
H A D | trust_group_manager.cpp | 36 void from_json(const nlohmann::json& jsonObject, GroupInfo& groupInfo) in from_json() 111 nlohmann::json jsonObject = nlohmann::json::parse(returnGroups, nullptr, false); in CheckGroupsInfo() local
|