Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.cpp833 void PlaylistFetcher::notifyError(status_t err) { in notifyError() function in android::PlaylistFetcher
859 notifyError(err); in onMonitorQueue()
1174 notifyError(err); in initDownloadState()
1224 notifyError(ERROR_END_OF_STREAM); in initDownloadState()
1230 notifyError(ERROR_IO); in initDownloadState()
1271 notifyError(err); in initDownloadState()
1382 notifyError(err); in onDownloadNext()
1415 notifyError(err); in onDownloadNext()
1450 notifyError(err); in onDownloadNext()
1508 notifyError(ERROR_MALFORMED); in onDownloadNext()
[all …]
DPlaylistFetcher.h249 void notifyError(status_t err);
/frameworks/av/services/camera/libcameraservice/api2/
DCompositeStream.h91 void notifyError(int64_t frameNumber);
DCompositeStream.cpp189 void CompositeStream::notifyError(int64_t frameNumber) { in notifyError() function in android::camera3::CompositeStream
DCameraDeviceClient.h181 virtual void notifyError(int32_t errorCode,
DDepthCompositeStream.cpp409 notifyError(inputFrame->frameNumber); in releaseInputFrameLocked()
DHeicCompositeStream.cpp1133 notifyError(inputFrame->frameNumber); in releaseInputFrameLocked()
DCameraDeviceClient.cpp1912 void CameraDeviceClient::notifyError(int32_t errorCode, in notifyError() function in android::CameraDeviceClient
/frameworks/av/services/camera/libcameraservice/common/
DCamera2ClientBase.h66 virtual void notifyError(int32_t errorCode,
DCameraDeviceBase.h268 virtual void notifyError(int32_t errorCode,
DCamera2ClientBase.cpp239 void Camera2ClientBase<TClientBase>::notifyError( in notifyError() function in android::Camera2ClientBase
/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.cpp1756 void Camera2Client::notifyError(int32_t errorCode, in notifyError() function in android::Camera2Client
1774 mCaptureSequencer->notifyError(errorCode, resultExtras); in notifyError()
/frameworks/av/services/camera/libcameraservice/
DCameraService.h248 virtual void notifyError(int32_t errorCode,
371 virtual void notifyError(int32_t errorCode,
DCameraService.cpp379 clientToDisconnect->notifyError( in onDeviceStatusChanged()
1242 … clientSp->notifyError(hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_DISCONNECTED, in handleEvictionsLocked()
2024 clientSp->notifyError( in evictClientIdByRemote()
2604 notifyError(hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_DISABLED, resultExtras); in block()
2610 void CameraService::Client::notifyError(int32_t errorCode, in notifyError() function in android::CameraService::Client
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp3106 listener->notifyError(hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_DEVICE, in setErrorStateLockedV()
3206 listener->notifyError( in returnOutputBuffers()
3809 notifyError(msg->message.error, listener); in notify()
3822 void Camera3Device::notifyError(const camera3_error_msg_t &msg, in notifyError() function in android::Camera3Device
3914 listener->notifyError(errorCode, resultExtras); in notifyError()
5100 listener->notifyError(hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_REQUEST, in clear()
5965 listener->notifyError( in cleanUpFailedRequests()
6137 listener->notifyError( in waitForNextRequestLocked()
DCamera3Device.h1217 void notifyError(const camera3_error_msg_t &msg,
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraDeviceImpl.java2003 CameraDeviceCallbacks::notifyError, this, code).recycleOnUse()); in scheduleNotifyError()
2009 private void notifyError(int code) { in notifyError() method in CameraDeviceImpl.CameraDeviceCallbacks
/frameworks/base/media/java/android/media/tv/
DTvInputService.java1634 public void notifyError(@TvInputManager.RecordingError int error) {
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt21890 Landroid/hardware/camera2/impl/CameraDeviceImpl$CameraDeviceCallbacks;->notifyError(I)V
38930 Landroid/media/MediaSession2;->notifyError(ILandroid/os/Bundle;)V
/frameworks/base/non-updatable-api/
Dcurrent.txt28154 method public void notifyError(int);
/frameworks/base/api/
Dcurrent.txt28284 method public void notifyError(int);