Searched refs:closeWithError (Results 1 – 6 of 6) sorted by relevance
344 static void closeWithError(int fd) { in closeWithError() function357 class ScopedFileDescriptor : public impl::ScopedAResource<int, internal::closeWithError, -1> {
105 out.closeWithError("Unsupported command " + command); in executeCommand()
803 public void closeWithError(String msg) throws IOException { in closeWithError() method in ParcelFileDescriptor806 mWrapped.closeWithError(msg); in closeWithError()
4558 writeFd.closeWithError("input closed"); in uploadCallComposerPicture()4577 writeFd.closeWithError("too large"); in uploadCallComposerPicture()4591 writeFd.closeWithError("remote end closed"); in uploadCallComposerPicture()
31513 method public void closeWithError(String) throws java.io.IOException;
22051 method public void closeWithError(java.lang.String) throws java.io.IOException;