Home
last modified time | relevance | path

Searched refs:notifyError (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/av/services/camera/libcameraservice/api2/
DCameraOfflineSessionClient.cpp161 void CameraOfflineSessionClient::notifyError(int32_t errorCode, in notifyError() function in android::CameraOfflineSessionClient
300 notifyError(hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_DEVICE, in notifyPrepared()
312 notifyError(hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_DEVICE, in notifyRepeatingRequestError()
DCameraOfflineSessionClient.h87 void notifyError(int32_t errorCode, const CaptureResultExtras& resultExtras) override;
DCompositeStream.h98 void notifyError(int64_t frameNumber, int32_t requestId);
DCompositeStream.cpp189 void CompositeStream::notifyError(int64_t frameNumber, int32_t requestId) { in notifyError() function in android::camera3::CompositeStream
DCameraDeviceClient.h200 virtual void notifyError(int32_t errorCode,
DDepthCompositeStream.cpp388 notifyError(inputFrame->frameNumber, -1 /*requestId*/); in releaseInputFrameLocked()
DHeicCompositeStream.cpp1220 notifyError(frameNumber, inputFrame->requestId); in releaseInputFrameLocked()
DCameraDeviceClient.cpp2137 void CameraDeviceClient::notifyError(int32_t errorCode, in notifyError() function in android::CameraDeviceClient
/frameworks/av/services/camera/libcameraservice/common/
DCameraOfflineSessionBase.h38 virtual void notifyError(int32_t errorCode,
DCamera2ClientBase.h67 virtual void notifyError(int32_t errorCode,
DCamera2ClientBase.cpp240 void Camera2ClientBase<TClientBase>::notifyError( in notifyError() function in android::Camera2ClientBase
/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.cpp834 void PlaylistFetcher::notifyError(status_t err) { in notifyError() function in android::PlaylistFetcher
860 notifyError(err); in onMonitorQueue()
1175 notifyError(err); in initDownloadState()
1225 notifyError(ERROR_END_OF_STREAM); in initDownloadState()
1231 notifyError(ERROR_IO); in initDownloadState()
1272 notifyError(err); in initDownloadState()
1383 notifyError(err); in onDownloadNext()
1416 notifyError(err); in onDownloadNext()
1451 notifyError(err); in onDownloadNext()
1509 notifyError(ERROR_MALFORMED); in onDownloadNext()
[all …]
DPlaylistFetcher.h249 void notifyError(status_t err);
/frameworks/av/services/camera/libcameraservice/api1/client2/
DCaptureSequencer.h69 void notifyError(int32_t errorCode, const CaptureResultExtras& resultExtras);
DCaptureSequencer.cpp120 void CaptureSequencer::notifyError(int32_t errorCode, const CaptureResultExtras& resultExtras) { in notifyError() function in android::camera2::CaptureSequencer
/frameworks/av/services/camera/libcameraservice/api1/
DCamera2Client.h83 virtual void notifyError(int32_t errorCode,
DCamera2Client.cpp1762 void Camera2Client::notifyError(int32_t errorCode, in notifyError() function in android::Camera2Client
1788 mCaptureSequencer->notifyError(errorCode, resultExtras); in notifyError()
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputUtils.cpp818 listener->notifyError( in returnOutputBuffers()
872 listener->notifyError( in returnOutputBuffers()
980 void notifyError(CaptureOutputStates& states, const camera3_error_msg_t &msg) { in notifyError() function
1071 states.listener->notifyError(errorCode, resultExtras); in notifyError()
1091 notifyError(states, msg->message.error); in notify()
DCamera3OfflineSession.cpp415 listener->notifyError(hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_DEVICE, in setErrorStateLockedV()
DCamera3Device.cpp2761 listener->notifyError(hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_DEVICE, in setErrorStateLockedV()
3967 listener->notifyError(hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_REQUEST, in clear()
4914 listener->notifyError( in cleanUpFailedRequests()
5086 listener->notifyError( in waitForNextRequestLocked()
/frameworks/av/services/camera/libcameraservice/
DCameraService.h265 virtual void notifyError(int32_t errorCode,
411 virtual void notifyError(int32_t errorCode,
DCameraService.cpp496 clientToDisconnect->notifyError( in disconnectClient()
1412 … clientSp->notifyError(hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_DISCONNECTED, in handleEvictionsLocked()
2397 clientSp->notifyError( in evictClientIdByRemote()
3035 notifyError(hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_DISABLED, resultExtras); in block()
3041 void CameraService::Client::notifyError(int32_t errorCode, in notifyError() function in android::CameraService::Client
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraDeviceImpl.java1621 CameraDeviceImpl::notifyError, this, code).recycleOnUse()); in scheduleNotifyError()
1627 private void notifyError(int code) { in notifyError() method in CameraDeviceImpl
/frameworks/base/media/java/android/media/tv/
DTvInputService.java1713 public void notifyError(@TvInputManager.RecordingError int error) {
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...

12