/drivers/peripheral/codec/test/unittest/hdi_v1.0/ |
D | codec_proxy_test.cpp | 188 int32_t errorCode = g_codecObj->CodecInit(g_codecObj); variable 195 int32_t errorCode = g_codecObj->CodecCreate(g_codecObj, name, &g_handle); variable 204 int32_t errorCode = g_codecObj->CodecCreateByType(g_codecObj, type, mime, &g_handle); variable 213 int32_t errorCode = g_codecObj->CodecSetPortMode(g_codecObj, g_handle, direct, mode, type); variable 222 int32_t errorCode = g_codecObj->CodecGetPortMode(g_codecObj, g_handle, direct, &mode, &type); variable 237 int32_t errorCode = g_codecObj->CodecSetParameter(g_codecObj, g_handle, params, paramCnt); variable 253 int32_t errorCode = g_codecObj->CodecSetParameter(g_codecObj, g_handle, params, paramCnt); variable 269 int32_t errorCode = g_codecObj->CodecSetParameter(g_codecObj, g_handle, params, paramCnt); variable 290 int32_t errorCode = g_codecObj->CodecSetParameter(g_codecObj, g_handle, params, paramCnt); variable 306 int32_t errorCode = g_codecObj->CodecSetParameter(g_codecObj, g_handle, params, paramCnt); variable [all …]
|
/drivers/peripheral/camera/test/common/callback/src/ |
D | camera_device_callback.cpp | 21 int32_t CameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
|
/drivers/peripheral/camera/hdi_service/v1_0/src/ |
D | camera_device_service_callback.cpp | 24 int32_t CameraDeviceServiceCallback::OnError(VdiErrorType type, int32_t errorCode) in OnError()
|
/drivers/peripheral/camera/test/fuzztest/defferred_delivery_image/ |
D | defferred_delivery_image_fuzzer.h | 42 … int32_t OnError(const std::string& imageId, OHOS::HDI::Camera::V1_2::ErrorCode errorCode) override in OnError()
|
/drivers/peripheral/pin_auth/hdi_service/service/src/ |
D | executor_impl_common.cpp | 28 void CallError(const sptr<HdiIExecutorCallback> &callback, uint32_t errorCode) in CallError()
|
D | collector_impl.cpp | 94 void CollectorImpl::CancelCurrentCollect(int32_t errorCode) in CancelCurrentCollect()
|
D | verifier_impl.cpp | 95 void VerifierImpl::CancelCurrentAuth(int32_t errorCode) in CancelCurrentAuth()
|
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraopencamera_fuzzer/ |
D | dcameraopencamera_fuzzer.cpp | 31 int32_t OnError(ErrorType type, int32_t errorCode) in OnError()
|
/drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/ |
D | capture_message.h | 98 VdiStreamError errorCode) : ICaptureMessage(streamId, captureId, time, peerCount) in CaptureErrorMessage()
|
/drivers/peripheral/camera/test/benchmarktest/v1_2/src/ |
D | benchmark_common.cpp | 604 OHOS::HDI::Camera::V1_2::ErrorCode errorCode) in OnError()
|
/drivers/peripheral/audio/hdi_service/primary_impl/src/ |
D | audio_capture.c | 706 static void LogErrorCapture(AudioHandle handle, int errorCode, int reason) in LogErrorCapture()
|
D | audio_render.c | 780 static void LogError(AudioHandle handle, int32_t errorCode, int reason) in LogError()
|
/drivers/peripheral/camera/test/ut/v4l2/ |
D | test_camera_base.cpp | 747 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
|
/drivers/peripheral/camera/test/ut/usb_camera/ |
D | test_camera_base.cpp | 767 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
|
/drivers/peripheral/camera/test/hdi/v1_2/src/ |
D | hdi_common_v1_2.cpp | 698 OHOS::HDI::Camera::V1_2::ErrorCode errorCode) in OnError()
|
/drivers/external_device_manager/frameworks/js/napi/device_manager/ |
D | device_manager_middle.cpp | 293 static std::optional<std::string> GetNapiError(int32_t errorCode) in GetNapiError()
|
/drivers/peripheral/camera/test/demo_3A/ |
D | ohos_camera_demo_3a.cpp | 1133 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
|
/drivers/peripheral/camera/test/demo/ |
D | ohos_camera_demo.cpp | 1125 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
|
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/ |
D | audio_internal.h | 288 int32_t errorCode; member
|
/drivers/peripheral/distributed_camera/hdi_service/test/sample/ |
D | dcamera_hdf_demo.cpp | 1073 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
|
/drivers/peripheral/audio/hal/hdi_passthrough/include/ |
D | audio_internal.h | 251 int32_t errorCode; member
|
/drivers/peripheral/audio/hdi_service/primary_impl/include/ |
D | audio_internal.h | 245 int32_t errorCode; member
|