Home | History | Annotate | Download | only in android

Lines Matching full:asynchronous

43  *                  Asynchronous Socket internal API declarations
54 * as - Asynchronous socket for the I/O.
61 * Asynchronous Socket Reader / Writer
67 /* Asynchronous socket for this I/O. */
115 * as - Asynchronous socket for the I/O.
222 /* Creates new asynchronous socket reader.
224 * as - Asynchronous socket for the reader.
245 /* Creates new asynchronous socket writer.
247 * as - Asynchronous socket for the writer.
287 * Public Asynchronous Socket I/O API
354 * Asynchronous Socket internals
364 /* I/O looper for asynchronous I/O on the socket. */
366 /* I/O descriptor for asynchronous I/O on the socket. */
736 * Asynchronous Socket callbacks
1035 /* A callback that is invoked by asynchronous socket connector on connection