Searched defs:errorMsg (Results 1 – 13 of 13) sorted by relevance
| /drivers/peripheral/camera/interfaces/hdi_passthrough/callback/src/ |
| D | camera_device_callback.cpp | 20 void CameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError()
|
| /drivers/peripheral/camera/hal_c/hdi_cif/src/ |
| D | camera_device_callback_wrapper.cpp | 28 void DeviceCBOnError(int type, int errorMsg) in DeviceCBOnError()
|
| /drivers/peripheral/camera/test/mpi/include/ |
| D | common.h | 201 void OnError(ErrorType type, int32_t errorMsg) override in OnError()
|
| /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()
|
| /drivers/peripheral/camera/test/benchmarktest/v1_1/src/ |
| D | benchmark_common.cpp | 464 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError()
|
| /drivers/peripheral/camera/test/hdi/v1_0/src/ |
| D | ut_common.cpp | 462 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError()
|
| /drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/ |
| D | dcamera_device.cpp | 71 [this](ErrorType type, int32_t errorMsg) -> void { in CreateDStreamOperator()
|
| /drivers/peripheral/camera/test/hdi/v1_1/src/ |
| D | hdi_common_v1_1.cpp | 489 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError()
|
| /drivers/peripheral/camera/test/benchmarktest/v1_2/src/ |
| D | benchmark_common.cpp | 529 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError()
|
| /drivers/peripheral/camera/test/fuzztest/common/src/ |
| D | common.cpp | 608 int32_t CameraManager::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError()
|
| /drivers/peripheral/camera/test/hdi/v1_2/src/ |
| D | hdi_common_v1_2.cpp | 622 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError()
|
| /drivers/peripheral/camera/test/benchmarktest/v1_3/src/ |
| D | benchmark_common.cpp | 667 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError()
|
| /drivers/peripheral/camera/test/hdi/v1_3/src/ |
| D | hdi_common_v1_3.cpp | 711 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError()
|