Searched refs:closeWithError (Results 1 – 8 of 8) sorted by relevance
299 copyTaskInfo.mSource.closeWithError(errorMessage); in bestEffortPropagateError()300 copyTaskInfo.mSink.closeWithError(errorMessage); in bestEffortPropagateError()372 mAudioSource.closeWithError(e.getMessage()); in call()373 mAudioSink.closeWithError(e.getMessage()); in call()
380 inline void closeWithError(int fd) { in closeWithError() function393 class ScopedFileDescriptor : public impl::ScopedAResource<int, internal::closeWithError, -1> {
96 out.closeWithError("Unsupported command " + command); in executeCommand()
854 public void closeWithError(String msg) throws IOException { in closeWithError() method in ParcelFileDescriptor857 mWrapped.closeWithError(msg); in closeWithError()
5164 writeFd.closeWithError("input closed"); in uploadCallComposerPicture()5183 writeFd.closeWithError("too large"); in uploadCallComposerPicture()5197 writeFd.closeWithError("remote end closed"); in uploadCallComposerPicture()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
22051 method public void closeWithError(java.lang.String) throws java.io.IOException;
33505 method public void closeWithError(String) throws java.io.IOException;