Searched refs:CameraServiceErrorType (Results 1 – 3 of 3) sorted by relevance
70 int32_t CameraServiceErrorType(const int32_t errorType);
190 return CameraServiceErrorType(ret); in StartCapture()202 return CameraServiceErrorType(ret); in StartCapture()209 int32_t DCameraClient::CameraServiceErrorType(const int32_t errorType) in CameraServiceErrorType() function in OHOS::DistributedHardware::DCameraClient
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);