/drivers/peripheral/camera/interfaces/hdi_passthrough/callback/src/ |
D | camera_device_callback.cpp | 20 void CameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError() function in OHOS::Camera::CameraDeviceCallback
|
/drivers/peripheral/camera/test/common/callback/src/ |
D | camera_device_callback.cpp | 21 int32_t CameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError() function in OHOS::Camera::CameraDeviceCallback
|
/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() function in OHOS::Camera::CameraDeviceServiceCallback
|
/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() function in OHOS::DistributedHardware::DemoCameraDeviceCallback
|
/drivers/peripheral/camera/hal_c/include/ |
D | camera_device_c_if.h | 28 void (*OnError)(int type, int errorMsg); member
|
/drivers/peripheral/camera/test/fuzztest/common/src/ |
D | common.cpp | 131 int32_t CameraManager::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError() function in OHOS::Camera::CameraManager::DemoCameraDeviceCallback
|
/drivers/peripheral/camera/test/mpi/include/ |
D | common.h | 201 void OnError(ErrorType type, int32_t errorMsg) override in OnError() function
|
/drivers/peripheral/camera/test/benchmarktest/v1_0/src/ |
D | benchmark_common.cpp | 407 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError() function in OHOS::Camera::Test::DemoCameraDeviceCallback
|
/drivers/peripheral/camera/test/benchmarktest/v1_1/src/ |
D | benchmark_common.cpp | 446 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError() function in OHOS::Camera::Test::DemoCameraDeviceCallback
|
/drivers/peripheral/camera/test/hdi/v1_0/src/ |
D | ut_common.cpp | 441 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError() function in OHOS::Camera::Test::DemoCameraDeviceCallback
|
/drivers/peripheral/camera/test/hdi/v1_1/src/ |
D | hdi_common_v1_1.cpp | 495 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError() function in OHOS::Camera::Test::DemoCameraDeviceCallback
|
/drivers/peripheral/camera/test/ut/v4l2/ |
D | test_camera_base.cpp | 740 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError() function in DemoCameraDeviceCallback
|
/drivers/peripheral/camera/test/ut/usb_camera/ |
D | test_camera_base.cpp | 756 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError() function in DemoCameraDeviceCallback
|
/drivers/peripheral/camera/test/demo/ |
D | ohos_camera_demo.cpp | 1125 int32_t DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorCode) in OnError() function in OHOS::Camera::DemoCameraDeviceCallback
|
/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() function in OHOS::DistributedHardware::DemoCameraDeviceCallback
|
/drivers/peripheral/format/interfaces/include/ |
D | format_type.h | 648 int32_t (*OnError)(CallbackHandle privateDataHandle, int32_t errorType, int32_t errorCode); member
|