Searched refs:CamServiceError (Results 1 – 5 of 5) sorted by relevance
239 inputCallback->OnError(CameraStandard::CamServiceError::CAMERA_DEVICE_BUSY, 0);263 inputCallback->OnError(CameraStandard::CamServiceError::CAMERA_DEVICE_BUSY, 0);264 inputCallback->OnError(CameraStandard::CamServiceError::CAMERA_DEVICE_PREEMPTED, 0);539 int32_t ret = client_->CameraServiceErrorType(CameraStandard::CamServiceError::CAMERA_OK);542 ret = client_->CameraServiceErrorType(CameraStandard::CamServiceError::CAMERA_ALLOC_ERROR);545 ret = client_->CameraServiceErrorType(CameraStandard::CamServiceError::CAMERA_DEVICE_BUSY);
38 if (errorType == CameraStandard::CamServiceError::CAMERA_DEVICE_PREEMPTED) { in OnError()
130 enum CamServiceError err = CAMERA_UNKNOWN_ERROR; in HdiToCameraErrorType()169 enum CamServiceError err = CAMERA_UNKNOWN_ERROR; in HdiToServiceError()193 enum CamServiceError err = CAMERA_UNKNOWN_ERROR; in HdiToServiceErrorV1_2()
70 enum CamServiceError { enum
211 if (errorType == CameraStandard::CamServiceError::CAMERA_ALLOC_ERROR) { in CameraServiceErrorType()213 } else if (errorType == CameraStandard::CamServiceError::CAMERA_DEVICE_BUSY) { in CameraServiceErrorType()