Home
last modified time | relevance | path

Searched defs:errorCode (Results 1 – 22 of 22) sorted by relevance

/drivers/peripheral/codec/test/unittest/hdi_v1.0/
Dcodec_proxy_test.cpp188 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/
Dcamera_device_callback.cpp21 int32_t CameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
/drivers/peripheral/camera/hdi_service/v1_0/src/
Dcamera_device_service_callback.cpp24 int32_t CameraDeviceServiceCallback::OnError(VdiErrorType type, int32_t errorCode) in OnError()
/drivers/peripheral/camera/test/fuzztest/defferred_delivery_image/
Ddefferred_delivery_image_fuzzer.h42 … 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/
Dexecutor_impl_common.cpp28 void CallError(const sptr<HdiIExecutorCallback> &callback, uint32_t errorCode) in CallError()
Dcollector_impl.cpp94 void CollectorImpl::CancelCurrentCollect(int32_t errorCode) in CancelCurrentCollect()
Dverifier_impl.cpp95 void VerifierImpl::CancelCurrentAuth(int32_t errorCode) in CancelCurrentAuth()
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraopencamera_fuzzer/
Ddcameraopencamera_fuzzer.cpp31 int32_t OnError(ErrorType type, int32_t errorCode) in OnError()
/drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/
Dcapture_message.h98 VdiStreamError errorCode) : ICaptureMessage(streamId, captureId, time, peerCount) in CaptureErrorMessage()
/drivers/peripheral/camera/test/benchmarktest/v1_2/src/
Dbenchmark_common.cpp604 OHOS::HDI::Camera::V1_2::ErrorCode errorCode) in OnError()
/drivers/peripheral/audio/hdi_service/primary_impl/src/
Daudio_capture.c706 static void LogErrorCapture(AudioHandle handle, int errorCode, int reason) in LogErrorCapture()
Daudio_render.c780 static void LogError(AudioHandle handle, int32_t errorCode, int reason) in LogError()
/drivers/peripheral/camera/test/ut/v4l2/
Dtest_camera_base.cpp747 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
/drivers/peripheral/camera/test/ut/usb_camera/
Dtest_camera_base.cpp767 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
/drivers/peripheral/camera/test/hdi/v1_2/src/
Dhdi_common_v1_2.cpp698 OHOS::HDI::Camera::V1_2::ErrorCode errorCode) in OnError()
/drivers/external_device_manager/frameworks/js/napi/device_manager/
Ddevice_manager_middle.cpp293 static std::optional<std::string> GetNapiError(int32_t errorCode) in GetNapiError()
/drivers/peripheral/camera/test/demo_3A/
Dohos_camera_demo_3a.cpp1133 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
/drivers/peripheral/camera/test/demo/
Dohos_camera_demo.cpp1125 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
Daudio_internal.h288 int32_t errorCode; member
/drivers/peripheral/distributed_camera/hdi_service/test/sample/
Ddcamera_hdf_demo.cpp1073 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
/drivers/peripheral/audio/hal/hdi_passthrough/include/
Daudio_internal.h251 int32_t errorCode; member
/drivers/peripheral/audio/hdi_service/primary_impl/include/
Daudio_internal.h245 int32_t errorCode; member