Home
last modified time | relevance | path

Searched refs:NotifyCameraError (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddcamera_device.cpp543 NotifyCameraError(ErrorType::DEVICE_DISCONNECT); in Notify()
552 NotifyCameraError(ErrorType::DRIVER_ERROR); in Notify()
556 NotifyCameraError(ErrorType::DEVICE_PREEMPT); in Notify()
560 NotifyCameraError(ErrorType::DCAMERA_ERROR_DEVICE_IN_USE); in Notify()
564 NotifyCameraError(ErrorType::DCAMERA_ERROR_NO_PERMISSION); in Notify()
597 void DCameraDevice::NotifyCameraError(const ErrorType type) in NotifyCameraError() function in OHOS::DistributedHardware::DCameraDevice
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/include/dcamera_device/
H A Ddcamera_device.h92 void NotifyCameraError(const ErrorType type);