/frameworks/base/core/java/android/bluetooth/ |
BluetoothOutputStream.java | 37 * Close this output stream and the socket associated with it. 39 public void close() throws IOException { method in class:BluetoothOutputStream 40 mSocket.close();
|
/frameworks/base/core/java/android/content/ |
CursorEntityIterator.java | 105 public final void close() { method in class:CursorEntityIterator 110 mCursor.close();
|
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/ |
CipherOutputStreamTest.java | 27 * javax.crypto.CipherOutputStream#close() 33 .getInstance("DES/CBC/PKCS5Padding")).close(); 42 .getInstance("DES/CBC/PKCS5Padding")).close();
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/ofstream.members/ |
close.pass.cpp | 15 // void close(); 29 fs.close(); 38 fs.close();
|
/packages/apps/UnifiedEmail/src/org/apache/commons/io/input/ |
DemuxInputStream.java | 53 public void close()
method in class:DemuxInputStream 59 input.close();
|
/packages/apps/UnifiedEmail/src/org/apache/commons/io/output/ |
ProxyOutputStream.java | 82 * Invokes the delegate's <code>close()</code> method.
85 public void close() throws IOException {
method in class:ProxyOutputStream 86 out.close();
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/ |
TraceCommandWriter.java | 53 public void close() { method in class:TraceCommandWriter 55 mStream.close();
|
/system/core/libcutils/ |
load_file.c | 41 close(fd); 48 close(fd);
|
/system/vold/ |
Loop.cpp | 60 close(fd); 104 close(fd); 160 close(fd); 181 close(fd); 187 close(file_fd); 188 close(fd); 200 close(file_fd); 201 close(fd); 205 close(fd); 206 close(file_fd) [all...] |
/external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/ |
SSLSocketTest.java | 45 soc.close(); 56 ss.close(); 57 soc.close(); 67 ss.close(); 68 soc.close(); 80 ss1.close(); 81 ss2.close(); 82 soc.close(); 97 ss1.close(); 98 ss2.close(); [all...] |
/libcore/luni/src/main/native/ |
java_lang_ProcessManager.cpp | 39 // On Cygwin, Linux, and Solaris, the best way to close iterates over "/proc/self/fd/". 47 // Keep track of the system properties fd so we don't close it. 62 close(fd); 75 close(pipes[i]); 83 close(status_pipe_fd); 135 // Close all but statusOut. This saves some work in the next step. 138 // Make statusOut automatically close if execvp() succeeds. 141 // Close remaining unwanted open fds. 165 // Close child's pipe ends. 166 close(stdinIn) [all...] |
/libcore/luni/src/test/java/libcore/java/net/ |
OldSocketTest.java | 86 ss.close(); 91 s.close(); 110 socket.close(); 127 s2.close(); 135 s1.close(); 176 // Test for method void java.net.Socket.close() 177 int sport = startServer("SServer close"); 184 s.close(); 208 is.close(); 209 client.close(); 2205 protected void close() throws IOException { method in class:OldSocketTest.MockSocketImpl [all...] |
/libcore/luni/src/test/java/libcore/java/sql/ |
OldResultSetTest.java | 57 target.close(); 58 stForward.close(); 72 // res.close() does not wrap up 82 target.close(); 89 // statement.close() does not wrap up 100 target.close(); 108 * According to the JDBC spec close has to "Releases this ResultSet 115 target.close(); 138 s.close(); 164 rs1.close(); [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
RandomAccessFileTest.java | 58 raf.close(); 64 raf.close(); 70 raf.close(); 76 raf.close(); 81 raf.close(); 94 raf.close(); 98 raf.close(); 102 raf.close(); 119 raf.close(); 130 raf.close(); [all...] |
/external/apache-harmony/support/src/test/java/tests/support/ |
Support_HttpTests.java | 82 is.close(); 83 connector.close(); 102 is.close(); 103 connector.close(); 135 connector.close(); 149 out.close(); 158 is.close(); 159 connector.close(); 175 out.close(); 184 is.close(); [all...] |
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/ |
ZipFileTest.java | 57 zfile.close(); // about to reopen the same temp file 61 zip.close(); 68 zfile.close(); // about to reopen the same temp file 72 zip.close(); 90 * try { zfile = new java.util.zip.ZipFile(zipName); zfile.close(); } 116 in.close(); 117 out.close(); 134 * @tests java.util.zip.ZipFile#close() 137 // Test for method void java.util.zip.ZipFile.close() 139 zfile.close(); [all...] |
/libcore/luni/src/test/java/tests/api/java/io/ |
ObjectInputStreamTest.java | 57 oos.close(); 77 oos.close(); 83 ois.close(); 90 oos.close(); 95 ois.close(); 100 oos.close(); 112 ois.close(); 116 // Test for method void java.io.ObjectInputStream.close() 118 oos.close(); 124 ois.close(); [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/ |
TestServerSocketInit.java | 28 serverSocket.close();
|
/external/apache-harmony/x-net/src/test/impl/java.injected/javax/net/ |
SocketFactoryTest.java | 63 s.close(); 68 s.close(); 73 s.close(); 78 s.close();
|
/external/bison/lib/ |
fd-safer-flag.c | 31 contains O_CLOEXEC, the returned FD will have close-on-exec 32 semantics. On failure to duplicate, close FD, set errno, and 46 close (fd);
|
fd-safer.c | 29 failure to duplicate, close FD, set errno, and return -1. Preserve 43 close (fd);
|
pipe-safer.c | 43 close (fd[1 - i]);
|
pipe2-safer.c | 43 close (fd[1 - i]);
|
/external/bzip2/ |
format.pl | 66 close INFILE; 67 close OUTFILE;
|
/external/chromium/base/test/ |
test_file_util_linux.cc | 23 close(fd);
|