/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/messageuser_fuzzer/ |
H A D | messageuser_fuzzer.cpp | 59 nlohmann::json jsonObject; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/services/common/src/ |
H A D | app_utils.cpp | 270 const nlohmann::json& jsonObject = item.value(); in LoadResidentProcessInExtremeMemory() local 310 const nlohmann::json& jsonObject = item.value(); in LoadAllowNativeChildProcessApps() local 380 const nlohmann::json& jsonObject = item.value(); in LoadStartAbilityWithoutCallerToken() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_button_option.cpp | 53 NotificationButtonOption *NotificationButtonOption::FromJson(const nlohmann::json &jsonObject) in FromJson()
|
H A D | notification_media_content.cpp | 67 NotificationMediaContent *NotificationMediaContent::FromJson(const nlohmann::json &jsonObject) in FromJson()
|
H A D | notification_progress.cpp | 79 NotificationProgress *NotificationProgress::FromJson(const nlohmann::json &jsonObject) in FromJson()
|
/ohos5.0/base/security/access_token/services/tokensyncmanager/src/command/ |
H A D | sync_remote_hap_token_command.cpp | 67 nlohmann::json jsonObject = nlohmann::json::parse(json, nullptr, false); in SyncRemoteHapTokenCommand() local
|
H A D | delete_remote_token_command.cpp | 49 nlohmann::json jsonObject = nlohmann::json::parse(json, nullptr, false); in DeleteRemoteTokenCommand() local
|
H A D | update_remote_hap_token_command.cpp | 47 nlohmann::json jsonObject = nlohmann::json::parse(json, nullptr, false); in UpdateRemoteHapTokenCommand() local
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/clone/ |
H A D | notification_clone_bundle_info.cpp | 133 void NotificationCloneBundleInfo::SlotsFromJson(const nlohmann::json &jsonObject) in SlotsFromJson() 157 void NotificationCloneBundleInfo::FromJson(const nlohmann::json &jsonObject) in FromJson()
|
H A D | notification_clone_disturb_service.cpp | 44 ErrCode NotificationCloneDisturb::OnBackup(nlohmann::json &jsonObject) in OnBackup() 64 void NotificationCloneDisturb::OnRestore(const nlohmann::json &jsonObject) in OnRestore()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/ |
H A D | gauge_paint_property.h | 124 auto jsonObject = JsonUtil::CreateArray(true); in ToJsonValue() local 186 auto jsonObject = JsonUtil::CreateArray(true); in ToJsonColorHasValue() local
|
/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/ |
H A D | os_account_info.cpp | 288 void OsAccountInfo::GetDomainInfoFromJson(const Json &jsonObject) in GetDomainInfoFromJson() 307 bool OsAccountInfo::FromJson(const Json &jsonObject) in FromJson() 362 nlohmann::json jsonObject = nlohmann::json::parse(jsonString, nullptr, false); in ReadFromParcel() local 372 auto jsonObject = ToJson(); in ToString() local
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/ability/standard/ |
H A D | dm_ability_manager.cpp | 45 nlohmann::json jsonObject = nlohmann::json::parse(params, nullptr, false); in StartAbility() local
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/ |
H A D | want_agent_helper.cpp | 361 nlohmann::json jsonObject; in ToString() local 387 nlohmann::json jsonObject = nlohmann::json::parse(jsonString); in FromString() local 430 std::vector<WantAgentConstant::Flags> WantAgentHelper::ParseFlags(nlohmann::json jsonObject) in ParseFlags()
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | extension_config.cpp | 108 const nlohmann::json& jsonObject = item.value(); in LoadExtensionConfig() local 165 const nlohmann::json& jsonObject = item.value(); in LoadExtensionServiceBlockedList() local
|
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/ |
H A D | usb_config.h | 68 static int GetIntValue(const cJSON *jsonObject, const char *key) in GetIntValue() 79 static std::string GetStringValue(const cJSON *jsonObject, const char *key) in GetStringValue()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_conversational_message_test.cpp | 102 nlohmann::json jsonObject; variable 216 nlohmann::json jsonObject; variable
|
H A D | notification_long_text_content_test.cpp | 57 nlohmann::json jsonObject; variable
|
H A D | message_user_test.cpp | 44 nlohmann::json jsonObject; variable
|
H A D | notification_flags_test.cpp | 84 nlohmann::json jsonObject; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | skill.cpp | 689 nlohmann::json jsonObject = *this; in Dump() local 701 void from_json(const nlohmann::json &jsonObject, SkillUri &uri) in from_json() 729 void from_json(const nlohmann::json &jsonObject, Skill &skill) in from_json() 775 void to_json(nlohmann::json &jsonObject, const SkillUri &uri) in to_json() 791 void to_json(nlohmann::json &jsonObject, const Skill &skill) in to_json()
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_db_info.cpp | 58 bool InnerFormInfo::FromJson(const nlohmann::json &jsonObject) in FromJson()
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/ |
H A D | hichain_connector.cpp | 55 void from_json(const nlohmann::json &jsonObject, GroupInfo &groupInfo) in from_json() 237 nlohmann::json jsonObject = nlohmann::json::parse(relatedGroups, nullptr, false); in GetGroupInfo() local 276 nlohmann::json jsonObject = nlohmann::json::parse(relatedGroups, nullptr, false); in GetGroupInfo() local 338 nlohmann::json jsonObject = nlohmann::json::parse(connectInfo, nullptr, false); in AddMember() local 524 nlohmann::json jsonObject = nlohmann::json::parse(connectAddr, nullptr, false); in GetConnectPara() local 979 nlohmann::json jsonObject = nlohmann::json::parse(credentialInfo, nullptr, false); in ParseRemoteCredentialExt() local 1096 nlohmann::json jsonObject = nlohmann::json::parse(jsonStr, nullptr, false); in GetTrustedDevicesUdid() local 1192 nlohmann::json jsonObject = nlohmann::json::parse(relatedGroups, nullptr, false); in GetRelatedGroupsCommon() local
|
/ohos5.0/base/print/print_fwk/test/unittest/others/ |
H A D | print_user_data_other_test.cpp | 512 nlohmann::json jsonObject; in TEST_F() local 521 nlohmann::json jsonObject; in TEST_F() local 542 nlohmann::json jsonObject; in TEST_F() local 639 nlohmann::json jsonObject; in TEST_F() local 646 nlohmann::json jsonObject; in TEST_F() local 653 nlohmann::json jsonObject; in TEST_F() local 660 nlohmann::json jsonObject; in TEST_F() local 667 nlohmann::json jsonObject; in TEST_F() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/ |
H A D | bms_extension_profile.cpp | 83 ErrCode BmsExtensionProfile::TransformTo(const nlohmann::json &jsonObject, in TransformTo()
|