Searched defs:notifyError (Results 1 – 9 of 9) sorted by relevance
189 void CompositeStream::notifyError(int64_t frameNumber) { in notifyError() function in android::camera3::CompositeStream
1912 void CameraDeviceClient::notifyError(int32_t errorCode, in notifyError() function in android::CameraDeviceClient
239 void Camera2ClientBase<TClientBase>::notifyError( in notifyError() function in android::Camera2ClientBase
120 void CaptureSequencer::notifyError(int32_t errorCode, const CaptureResultExtras& resultExtras) { in notifyError() function in android::camera2::CaptureSequencer
1756 void Camera2Client::notifyError(int32_t errorCode, in notifyError() function in android::Camera2Client
833 void PlaylistFetcher::notifyError(status_t err) { in notifyError() function in android::PlaylistFetcher
2009 private void notifyError(int code) { in notifyError() method in CameraDeviceImpl.CameraDeviceCallbacks
2610 void CameraService::Client::notifyError(int32_t errorCode, in notifyError() function in android::CameraService::Client
3822 void Camera3Device::notifyError(const camera3_error_msg_t &msg, in notifyError() function in android::Camera3Device