/frameworks/av/services/camera/libcameraservice/api2/ |
D | CameraOfflineSessionClient.cpp | 161 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()
|
D | CameraOfflineSessionClient.h | 87 void notifyError(int32_t errorCode, const CaptureResultExtras& resultExtras) override;
|
D | CompositeStream.h | 98 void notifyError(int64_t frameNumber, int32_t requestId);
|
D | CompositeStream.cpp | 189 void CompositeStream::notifyError(int64_t frameNumber, int32_t requestId) { in notifyError() function in android::camera3::CompositeStream
|
D | CameraDeviceClient.h | 200 virtual void notifyError(int32_t errorCode,
|
D | DepthCompositeStream.cpp | 388 notifyError(inputFrame->frameNumber, -1 /*requestId*/); in releaseInputFrameLocked()
|
D | HeicCompositeStream.cpp | 1220 notifyError(frameNumber, inputFrame->requestId); in releaseInputFrameLocked()
|
D | CameraDeviceClient.cpp | 2137 void CameraDeviceClient::notifyError(int32_t errorCode, in notifyError() function in android::CameraDeviceClient
|
/frameworks/av/services/camera/libcameraservice/common/ |
D | CameraOfflineSessionBase.h | 38 virtual void notifyError(int32_t errorCode,
|
D | Camera2ClientBase.h | 67 virtual void notifyError(int32_t errorCode,
|
D | Camera2ClientBase.cpp | 240 void Camera2ClientBase<TClientBase>::notifyError( in notifyError() function in android::Camera2ClientBase
|
/frameworks/av/media/libstagefright/httplive/ |
D | PlaylistFetcher.cpp | 834 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 …]
|
D | PlaylistFetcher.h | 249 void notifyError(status_t err);
|
/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 | 1762 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/ |
D | Camera3OutputUtils.cpp | 818 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()
|
D | Camera3OfflineSession.cpp | 415 listener->notifyError(hardware::camera2::ICameraDeviceCallbacks::ERROR_CAMERA_DEVICE, in setErrorStateLockedV()
|
D | Camera3Device.cpp | 2761 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/ |
D | CameraService.h | 265 virtual void notifyError(int32_t errorCode, 411 virtual void notifyError(int32_t errorCode,
|
D | CameraService.cpp | 496 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/ |
D | CameraDeviceImpl.java | 1621 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/ |
D | TvInputService.java | 1713 public void notifyError(@TvInputManager.RecordingError int error) {
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |