Home
last modified time | relevance | path

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

/drivers/peripheral/codec/test/unittest/hdi_v1.0/
Dcodec_proxy_test.cpp180 int32_t errorCode = g_codecObj->CodecInit(g_codecObj); variable
187 int32_t errorCode = g_codecObj->CodecCreate(g_codecObj, name, &g_handle); variable
196 int32_t errorCode = g_codecObj->CodecCreateByType(g_codecObj, type, mime, &g_handle); variable
205 int32_t errorCode = g_codecObj->CodecSetPortMode(g_codecObj, g_handle, direct, mode, type); variable
214 int32_t errorCode = g_codecObj->CodecGetPortMode(g_codecObj, g_handle, direct, &mode, &type); variable
229 int32_t errorCode = g_codecObj->CodecSetParameter(g_codecObj, g_handle, params, paramCnt); variable
245 int32_t errorCode = g_codecObj->CodecSetParameter(g_codecObj, g_handle, params, paramCnt); variable
261 int32_t errorCode = g_codecObj->CodecSetParameter(g_codecObj, g_handle, params, paramCnt); variable
277 int32_t errorCode = g_codecObj->CodecSetParameter(g_codecObj, g_handle, params, paramCnt); variable
292 int32_t errorCode = g_codecObj->CodecGetParameter(g_codecObj, g_handle, params, paramCnt); variable
[all …]
/drivers/peripheral/camera/interfaces/hdi_ipc/callback/device/src/
Dcamera_device_callback.cpp21 int32_t CameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
/drivers/peripheral/camera/hal/hdi_impl/include/stream_operator/
Dcapture_message.h97 …sage(int32_t streamId, int32_t captureId, uint64_t time, uint32_t peerCount, StreamError errorCode) in CaptureErrorMessage()
/drivers/peripheral/camera/hal/test/at/hdi/
Dutest_camera_hdi_base.cpp257 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
/drivers/peripheral/pin_auth/hdi_service/service/src/
Dexecutor_impl.cpp111 void ExecutorImpl::CallError(const sptr<IExecutorCallback> &callbackObj, uint32_t errorCode) in CallError()
/drivers/peripheral/distributed_camera/hdi_service/test/
Dcommon.cpp52 int32_t OnError(ErrorType type, int32_t errorCode) in OnError()
/drivers/peripheral/camera/hal/test/ut/v4l2/
Dtest_display.cpp681 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
/drivers/peripheral/audio/hdi_service/passthrough/src/
Daudio_capture.c687 static void LogErrorCapture(AudioHandle handle, int errorCode, int reason) in LogErrorCapture()
Daudio_render.c739 static void LogError(AudioHandle handle, int32_t errorCode, int reason) in LogError()
/drivers/peripheral/audio/hal/hdi_passthrough/src/
Daudio_capture.c743 static void LogErrorCapture(AudioHandle handle, int errorCode, int reason) in LogErrorCapture()
Daudio_render.c782 static void LogError(AudioHandle handle, int32_t errorCode, int reason) in LogError()
/drivers/peripheral/camera/hal/init/
Dohos_camera_demo.cpp1124 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError()
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
Daudio_internal.h284 int32_t errorCode; member
/drivers/peripheral/audio/hal/hdi_passthrough/include/
Daudio_internal.h253 int32_t errorCode; member
/drivers/peripheral/audio/hdi_service/passthrough/include/
Daudio_internal.h245 int32_t errorCode; member