HomeSort by relevance Sort by last modified time
    Searched refs:ASYNC_COMPLETE (Results 1 - 9 of 9) sorted by null

  /external/qemu/android/
async-console.c 85 if (status == ASYNC_COMPLETE) { /* immediate connection */
96 if (status == ASYNC_COMPLETE) {
107 if (status == ASYNC_COMPLETE) {
125 if (status == ASYNC_COMPLETE) {
132 return ASYNC_COMPLETE;
137 status = ASYNC_COMPLETE;
async-utils.c 39 return ASYNC_COMPLETE;
63 return ASYNC_COMPLETE;
86 return ASYNC_COMPLETE;
109 return ASYNC_COMPLETE;
158 return ASYNC_COMPLETE;
226 return ASYNC_COMPLETE;
261 return ASYNC_COMPLETE;
268 return ASYNC_COMPLETE;
async-utils.h 30 ASYNC_COMPLETE = 0, /* asynchronous operation completed */
70 * ASYNC_COMPLETE: If the read operation was complete. This will also
111 * ASYNC_COMPLETE: If the write operation was complete. This will also
172 * ASYNC_COMPLETE: An end-of-line was detected, call asyncLineReader_getLine
async-socket-connector.c 182 case ASYNC_COMPLETE:
hw-pipe-net.c 216 if (status == ASYNC_COMPLETE) {
main-common.c     [all...]
  /external/qemu/android/protocol/
fb-updates-proxy.c 161 case ASYNC_COMPLETE:
207 case ASYNC_COMPLETE:
325 case ASYNC_COMPLETE:
user-events-impl.c 97 case ASYNC_COMPLETE:
core-commands-impl.c 350 case ASYNC_COMPLETE:

Completed in 206 milliseconds