Searched refs:captureErrorCode (Results 1 – 1 of 1) sorted by relevance
716 int32_t captureErrorCode; in OnCaptureError() local718 captureErrorCode = CAMERA_STREAM_BUFFER_LOST; in OnCaptureError()720 captureErrorCode = CAMERA_UNKNOWN_ERROR; in OnCaptureError()723 "errorCode:%{public}d", captureId, captureErrorCode)); in OnCaptureError()724 streamCaptureCallback_->OnCaptureError(captureId, captureErrorCode); in OnCaptureError()