/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/ |
H A D | hisysevent_observer.cpp | 134 std::string str = root.dump(INDENT, ' ', false, nlohmann::json::error_handler_t::replace); in ProcessAvCodecEvent() 167 std::string str = root.dump(INDENT, ' ', false, nlohmann::json::error_handler_t::replace); in ProcessRunningLockEvent() 220 std::string str = root.dump(INDENT, ' ', false, nlohmann::json::error_handler_t::replace); in ProcessAudioEvent() 267 std::string str = root.dump(INDENT, ' ', false, nlohmann::json::error_handler_t::replace); in ProcessCameraEvent() 292 std::string str = root.dump(INDENT, ' ', false, nlohmann::json::error_handler_t::replace); in ProcessBluetoothEvent() 327 std::string str = root.dump(INDENT, ' ', false, nlohmann::json::error_handler_t::replace); in ProcessWifiEvent()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/appdatafwk/include/ |
H A D | serializable.h | 34 using error_handler_t = nlohmann::detail::error_handler_t; member 41 return root.dump(-1, ' ', false, error_handler_t::replace); in Marshall()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/common/ |
H A D | notification_analytics_util.cpp | 334 …static_cast<int32_t>(reason.dump(-1, ' ', false, nlohmann::json::error_handler_t::replace).size()); in BuildExtraInfo() 346 … AAFwk::String::Box(reason.dump(-1, ' ', false, nlohmann::json::error_handler_t::replace))); in BuildExtraInfo() 386 …static_cast<int32_t>(reason.dump(-1, ' ', false, nlohmann::json::error_handler_t::replace).size()); in BuildExtraInfoWithReq() 398 … AAFwk::String::Box(reason.dump(-1, ' ', false, nlohmann::json::error_handler_t::replace))); in BuildExtraInfoWithReq()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/serializable/ |
H A D | serializable.h | 35 using error_handler_t = nlohmann::detail::error_handler_t; member 43 return root.dump(-1, ' ', false, error_handler_t::replace); in Marshall()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/ |
H A D | res_sched_event_listener_proxy.cpp | 58 …WRITE_PARCEL(data, String, extInfo.dump(-1, ' ', false, nlohmann::detail::error_handler_t::replace… in WriteParcelForReceiveEvent()
|
H A D | res_sched_service_proxy.cpp | 87 …WRITE_PARCEL(data, String, payload.dump(-1, ' ', false, nlohmann::detail::error_handler_t::replace… in WriteParcelForReportData() 117 …WRITE_PARCEL(data, String, payload.dump(-1, ' ', false, nlohmann::detail::error_handler_t::replace… in KillProcess()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/interfaces/innerkits/ressched_executor_client/src/ |
H A D | res_sched_exe_service_proxy.cpp | 108 …WRITE_PARCEL(data, String, context.dump(-1, ' ', false, nlohmann::detail::error_handler_t::replace… in MakeUpParcel()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexeservice/src/ |
H A D | res_sched_exe_service_stub.cpp | 135 …WRITE_PARCEL(reply, String, result.dump(-1, ' ', false, nlohmann::detail::error_handler_t::replace… in ReportRequestInner()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | reminder_request_calendar.cpp | 804 std::string str = root.dump(INDENT, ' ', false, nlohmann::json::error_handler_t::replace); in SerializationRRule() 816 std::string str = root.dump(INDENT, ' ', false, nlohmann::json::error_handler_t::replace); in SerializationExcludeDates()
|
H A D | reminder_request.cpp | 1356 std::string str = root.dump(INDENT, ' ', false, nlohmann::json::error_handler_t::replace); in SerializeButtonInfo() 1792 wantInfoStr = wantInfo.dump(INDENT, ' ', false, nlohmann::json::error_handler_t::replace); in SerializeWantAgent() 1805 maxWantInfoStr = maxWantInfo.dump(INDENT, ' ', false, nlohmann::json::error_handler_t::replace); in SerializeWantAgent()
|
/ohos5.0/base/account/os_account/services/accountmgr/src/ |
H A D | ohos_account_data_deal.cpp | 213 std::string accountInfoValue = jsonData.dump(-1, ' ', false, json::error_handler_t::ignore); in SaveAccountInfo()
|
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_rss_session.cpp | 175 detailStr = detail.dump(INDENT, ' ', false, nlohmann::json::error_handler_t::replace); in ParseMutex()
|
/ohos5.0/base/security/security_guard/test/unittest/config_manager/src/ |
H A D | security_guard_config_manager_test.cpp | 765 std::string jsonStr = jsonOb.dump(-1, ' ', false, nlohmann::json::error_handler_t::replace); 1078 std::string jsonStr = jsonOb.dump(-1, ' ', false, nlohmann::json::error_handler_t::replace); 1111 std::string jsonStr = jsonOb.dump(-1, ' ', false, nlohmann::json::error_handler_t::replace);
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/ |
H A D | res_sched_service_stub.cpp | 311 …WRITE_PARCEL(output, String, reply.dump(-1, ' ', false, nlohmann::detail::error_handler_t::replace… in ReportSyncEventInner()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/waterversion/ |
H A D | water_version_manager.cpp | 343 return root.dump(-1, ' ', false, error_handler_t::replace); in ToAnonymousString()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/ |
H A D | device_profile_storage_manager.cpp | 163 …lace_back(servicesJson_.dump(INDENT, INDENT_CHAR, false, nlohmann::json::error_handler_t::ignore)); in PutDeviceProfile()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/fuzztest/resschedobserver_fuzzer/ |
H A D | resschedobserver_fuzzer.cpp | 364 … std::string tmp = sysEvent.dump(INDENT, ' ', false, nlohmann::json::error_handler_t::replace); in HisysEventOnEventFuzzTest()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/ |
H A D | metadata_extractor.cpp | 309 data->SetAllExif(exifJson.dump(-1, ' ', false, nlohmann::json::error_handler_t::replace)); in ExtractImageExif()
|
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/ |
H A D | want.cpp | 1954 return ToJson().dump(-1, ' ', false, nlohmann::json::error_handler_t::ignore); in ToString()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | file_asset_napi.cpp | 3538 …string allExifJsonStr = allExifJson.dump(-1, ' ', false, nlohmann::json::error_handler_t::replace); in UserFileMgrGetExifComplete()
|