HomeSort by relevance Sort by last modified time
    Searched full:closed (Results 351 - 375 of 1153) sorted by null

<<11121314151617181920>>

  /dalvik/libcore/sql/src/main/java/javax/sql/
PooledConnection.java 28 * required by an application, rather than being closed and discarded. The
  /dalvik/libcore/sql/src/test/java/tests/SQLite/
BlobTest.java 212 notes = "not clear from spec what should happen when Blob is closed.",
  /dalvik/libcore/support/src/test/java/tests/support/
Support_TestWebServer.java 132 * closed
348 * connection is closed.
650 log("SOCKET CLOSED");
719 log("SOCKET CLOSED");
  /dalvik/libcore/x-net/src/main/java/javax/net/ssl/
SSLSession.java 193 * valid until it is closed.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
SerializationHandler.java 117 * events as a closed start tag for an element.
  /development/host/windows/usb/winusb/
adb_winusb_io_completion.h 33 must be closed after it's no longer needed.
  /development/simulator/app/assets/android-dream/
layout.xml 12 <mode name="closed">
  /external/apache-http/src/org/apache/http/conn/scheme/
PlainSocketFactory.java 155 throw new IllegalArgumentException("Socket is closed.");
  /external/apache-http/src/org/apache/http/impl/
SocketHttpClientConnection.java 162 // SO_TIMEOUT besides the socket being already closed
SocketHttpServerConnection.java 160 // SO_TIMEOUT besides the socket being already closed
  /external/apache-http/src/org/apache/http/params/
CoreConnectionPNames.java 103 * connection that has been closed at the server side.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
spawn.sgml 62 will be closed before calling exec() in the child.
  /external/bluetooth/glib/gio/tests/
unix-streams.c 104 /* pipe closed */
  /external/dropbear/
scpmisc.c 238 /* Only clobber closed fds */
  /external/elfutils/
TODO 91 Some files are closed using elf_end. They are removed from memory only
  /external/elfutils/libelf/
elf_update.c 153 /* We closed the file already. */
  /external/guava/src/com/google/common/io/
FileBackedOutputStream.java 134 * Calls {@link #close} if not already closed, and then resets this
  /external/icu4c/common/unicode/
ucat.h 110 * @param catd a message catalog descriptor to be closed. May be NULL,
  /external/icu4c/test/intltest/
dadrcoll.cpp 132 errln("Quote in sequence not closed!");
  /external/iproute2/doc/
ss.sgml 125 <item><tt/connected/ - not closed and not listening
141 excluding listening, syn-recv, time-wait and closed sockets.
374 <tt/closed/, <tt/close-wait/, <tt/last-ack/, <tt/listen/ and <tt/closing/.
377 <item><tt/connected/ - all the states except for <tt/listen/ and <tt/closed/
  /external/opencore/fileformats/wav/parser/include/
pvwavfileparser.h 143 // Pointer to input file (File to be opened and file pointer kept with the class. It will be closed when no data is left in file descriptor of class)
  /external/opencore/nodes/common/include/
pvmf_mp4_progdownload_support_extension.h 54 * caller, so the should already be opened and it will not be closed by
  /external/opencore/oscl/oscl/osclio/src/
oscl_socket.h 154 * Once it is closed a socket cannot be re-opened.
155 * Sockets are automatically closed when they
361 * Once it is closed a socket cannot be re-opened.
362 * Sockets are automatically closed when they
oscl_socket_imp_serv.cpp 436 //connection closed
557 //connection closed
672 //this usually means connection was closed.
825 //this usually means connection was closed.
  /external/opencore/oscl/oscl/oscllib/src/
oscl_shared_library.h 102 * Close the library. The library will be closed only when there are no live references

Completed in 245 milliseconds

<<11121314151617181920>>