| /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 [all...] |
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/ |
| H A D | version_info.cpp | 67 void ToJson(cJSON *jsonObject, const VersionInfo &versionInfo) in ToJson() argument 98 void FromJson(const cJSON *jsonObject, CompVersion &compVer) in FromJson() argument 122 FromJson(const cJSON *jsonObject, VersionInfo &versionInfo) FromJson() argument [all...] |
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/ |
| H A D | dh_transport_obj.cpp | 24 void ToJson(cJSON *jsonObject, const FullCapsRsp &capsRsp) in ToJson() argument 48 void FromJson(const cJSON *jsonObject, FullCapsRsp &capsRsp) in FromJson() argument 71 ToJson(cJSON *jsonObject, const CommMsg &commMsg) ToJson() argument 82 FromJson(const cJSON *jsonObject, CommMsg &commMsg) FromJson() argument [all...] |
| /arkcompiler/ets_runtime/tools/ap_file_viewer/native/include/ |
| H A D | prof_convert_json.h | 39 cJSON* jsonObject = cJSON_CreateObject(); in Convert() local
|
| /base/account/os_account/services/accountmgr/src/appaccount/ |
| H A D | app_account_data_storage.cpp | 43 auto jsonObject = Json::parse(authorizedAccounts, nullptr, false); in GetAccessibleAccountsFromAuthorizedAccounts() local 118 Json jsonObject = Json::parse(item.value.ToString(), nullptr, false); in SaveEntries() local [all...] |
| /base/print/print_fwk/test/unittest/service_test/ |
| H A D | print_service_converter_test.cpp | 97 nlohmann::json jsonObject; in HWTEST_F() local 138 nlohmann::json jsonObject; in HWTEST_F() local 145 nlohmann::json jsonObject; in HWTEST_F() local
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| H A D | notification_capsule.cpp | 91 NotificationCapsule *NotificationCapsule::FromJson(const nlohmann::json &jsonObject) in FromJson() argument [all...] |
| H A D | notification_basic_content.cpp | 81 void NotificationBasicContent::ReadFromJson(const nlohmann::json &jsonObject) in ReadFromJson() argument [all...] |
| H A D | notification_bundle_option.cpp | 136 NotificationBundleOption *NotificationBundleOption::FromJson(const nlohmann::json &jsonObject) in FromJson() argument [all...] |
| H A D | notification_multiline_content.cpp | 91 NotificationMultiLineContent *NotificationMultiLineContent::FromJson(const nlohmann::json &jsonObject) in FromJson() argument [all...] |
| H A D | notification_long_text_content.cpp | 94 NotificationLongTextContent *NotificationLongTextContent::FromJson(const nlohmann::json &jsonObject) in FromJson() argument [all...] |
| H A D | notification_time.cpp | 90 NotificationTime *NotificationTime::FromJson(const nlohmann::json &jsonObject) in FromJson() argument [all...] |
| H A D | notification_picture_content.cpp | 75 NotificationPictureContent *NotificationPictureContent::FromJson(const nlohmann::json &jsonObject) in FromJson() argument [all...] |
| H A D | notification_progress.cpp | 79 NotificationProgress *NotificationProgress::FromJson(const nlohmann::json &jsonObject) in FromJson() argument [all...] |
| H A D | notification_distributed_options.cpp | 86 NotificationDistributedOptions *NotificationDistributedOptions::FromJson(const nlohmann::json &jsonObject) in FromJson() argument [all...] |
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| H A D | notification_bundle_option_test.cpp | 147 nlohmann::json jsonObject; in HWTEST_F() local
|
| H A D | notification_live_view_content_test.cpp | 175 nlohmann::json jsonObject; in HWTEST_F() local 203 nlohmann::json jsonObject = nlohmann::json{"processName", "process6", "expandedTitle", "arrivedTime1"}; in HWTEST_F() local [all...] |
| H A D | notification_local_live_view_button_test.cpp | 110 nlohmann::json jsonObject; in HWTEST_F() local 124 nlohmann::json jsonObject; in HWTEST_F() local 141 nlohmann::json jsonObject = nlohmann::json{"test"}; in HWTEST_F() local 155 nlohmann::json jsonObject = nlohmann::json{{"names", {"test"}}, {"icons", {}}}; in HWTEST_F() local 169 nlohmann::json jsonObject = nlohmann::json{{"names", {"test"}}, {"icons", {1, "testIcons"}}}; HWTEST_F() local [all...] |
| H A D | notification_local_live_view_content_test.cpp | 53 nlohmann::json jsonObject; in HWTEST_F() local 67 nlohmann::json jsonObject; in HWTEST_F() local 99 nlohmann::json jsonObject = nlohmann::json{"typeCode", "capsule", "button", "progress", "time"}; in HWTEST_F() local 114 nlohmann::json jsonObject = nlohmann::json{ HWTEST_F() local 164 nlohmann::json jsonObject = nlohmann::json{ HWTEST_F() local [all...] |
| H A D | notification_multiline_content_test.cpp | 100 nlohmann::json jsonObject;
in HWTEST_F() local 179 nlohmann::json jsonObject = nlohmann::json{
in HWTEST_F() local 196 nlohmann::json jsonObject = nlohmann::json{
in HWTEST_F() local 212 nlohmann::json jsonObject = nlohmann::json{
in HWTEST_F() local 228 nlohmann::json jsonObject in HWTEST_F() local [all...] |
| H A D | notification_picture_content_test.cpp | 100 nlohmann::json jsonObject;
in HWTEST_F() local 116 nlohmann::json jsonObject = nlohmann::json{"processName", "process6", "expandedTitle", "arrivedTime1"};
in HWTEST_F() local 132 nlohmann::json jsonObject = nlohmann::json{
in HWTEST_F() local 198 nlohmann::json jsonObject = nlohmann::json{ HWTEST_F() local [all...] |
| H A D | notification_media_content_test.cpp | 86 nlohmann::json jsonObject;
in HWTEST_F() local 163 nlohmann::json jsonObject = nlohmann::json{
in HWTEST_F() local 178 nlohmann::json jsonObject = nlohmann::json{
in HWTEST_F() local
|
| H A D | notification_conversational_content_test.cpp | 44 nlohmann::json jsonObject; in HWTEST_F() local 61 nlohmann::json jsonObject = nlohmann::json{"processName", "process6", "messageUser", "arrivedTime1"}; in HWTEST_F() local 78 nlohmann::json jsonObject = nlohmann::json{ in HWTEST_F() local 97 nlohmann::json jsonObject = nlohmann::json{ HWTEST_F() local 223 nlohmann::json jsonObject = nlohmann::json{ HWTEST_F() local 242 nlohmann::json jsonObject = nlohmann::json{ HWTEST_F() local 266 nlohmann::json jsonObject = nlohmann::json{ HWTEST_F() local [all...] |
| H A D | notification_conversational_message_test.cpp | 102 nlohmann::json jsonObject; in HWTEST_F() local 177 nlohmann::json jsonObject = nlohmann::json{"processName", "process6", "arrivedTime", "arrivedTime1"}; in HWTEST_F() local 196 nlohmann::json jsonObject = nlohmann::json{ in HWTEST_F() local 216 nlohmann::json jsonObject; HWTEST_F() local 230 nlohmann::json jsonObject = nlohmann::json{ HWTEST_F() local 248 nlohmann::json jsonObject = nlohmann::json{ HWTEST_F() local [all...] |
| /base/notification/distributed_notification_service/services/ans/src/clone/ |
| H A D | notification_clone_bundle_service.cpp | 46 ErrCode NotificationCloneBundle::OnBackup(nlohmann::json &jsonObject) in OnBackup() argument 68 void NotificationCloneBundle::OnRestore(const nlohmann::json &jsonObject) in OnRestore() argument
|