/frameworks/av/media/libstagefright/httplive/ |
D | PlaylistFetcher.cpp | 833 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 …]
|
D | PlaylistFetcher.h | 249 void notifyError(status_t err);
|
/frameworks/av/services/camera/libcameraservice/api2/ |
D | CompositeStream.h | 91 void notifyError(int64_t frameNumber);
|
D | CompositeStream.cpp | 189 void CompositeStream::notifyError(int64_t frameNumber) { in notifyError() function in android::camera3::CompositeStream
|
D | CameraDeviceClient.h | 181 virtual void notifyError(int32_t errorCode,
|
D | DepthCompositeStream.cpp | 409 notifyError(inputFrame->frameNumber); in releaseInputFrameLocked()
|
D | HeicCompositeStream.cpp | 1133 notifyError(inputFrame->frameNumber); in releaseInputFrameLocked()
|
D | CameraDeviceClient.cpp | 1912 void CameraDeviceClient::notifyError(int32_t errorCode, in notifyError() function in android::CameraDeviceClient
|
/frameworks/av/services/camera/libcameraservice/common/ |
D | Camera2ClientBase.h | 66 virtual void notifyError(int32_t errorCode,
|
D | CameraDeviceBase.h | 268 virtual void notifyError(int32_t errorCode,
|
D | Camera2ClientBase.cpp | 239 void Camera2ClientBase<TClientBase>::notifyError( in notifyError() function in android::Camera2ClientBase
|
/frameworks/av/services/camera/libcameraservice/api1/client2/ |
D | CaptureSequencer.h | 69 void notifyError(int32_t errorCode, const CaptureResultExtras& resultExtras);
|
D | CaptureSequencer.cpp | 120 void CaptureSequencer::notifyError(int32_t errorCode, const CaptureResultExtras& resultExtras) { in notifyError() function in android::camera2::CaptureSequencer
|
/frameworks/av/services/camera/libcameraservice/api1/ |
D | Camera2Client.h | 83 virtual void notifyError(int32_t errorCode,
|
D | Camera2Client.cpp | 1756 void Camera2Client::notifyError(int32_t errorCode, in notifyError() function in android::Camera2Client 1774 mCaptureSequencer->notifyError(errorCode, resultExtras); in notifyError()
|
/frameworks/av/services/camera/libcameraservice/ |
D | CameraService.h | 248 virtual void notifyError(int32_t errorCode, 371 virtual void notifyError(int32_t errorCode,
|
D | CameraService.cpp | 379 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/ |
D | Camera3Device.cpp | 3106 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()
|
D | Camera3Device.h | 1217 void notifyError(const camera3_error_msg_t &msg,
|
/frameworks/base/core/java/android/hardware/camera2/impl/ |
D | CameraDeviceImpl.java | 2003 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/ |
D | TvInputService.java | 1634 public void notifyError(@TvInputManager.RecordingError int error) {
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 21890 Landroid/hardware/camera2/impl/CameraDeviceImpl$CameraDeviceCallbacks;->notifyError(I)V 38930 Landroid/media/MediaSession2;->notifyError(ILandroid/os/Bundle;)V
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 28154 method public void notifyError(int);
|
/frameworks/base/api/ |
D | current.txt | 28284 method public void notifyError(int);
|