Home
last modified time | relevance | path

Searched refs:VdiErrorType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/camera/vdi_base/interfaces/v1_0/
H A Dicamera_device_vdi_callback.h37 virtual int32_t OnError(VdiErrorType type, int32_t errorCode) = 0;
H A Dvdi_types.h95 enum VdiErrorType : int32_t { enum
/ohos5.0/drivers/peripheral/camera/hdi_service/v1_0/src/
H A Dcamera_device_service_callback.cpp24 int32_t CameraDeviceServiceCallback::OnError(VdiErrorType type, int32_t errorCode) in OnError()
/ohos5.0/drivers/peripheral/camera/hdi_service/v1_0/include/
H A Dcamera_device_service_callback.h36 int32_t OnError(VdiErrorType type, int32_t errorCode) override;