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

  /external/qemu/android/
async-io-common.h 62 ASIO_ACTION_ABORT,
async-socket-connector.c 211 } else if (action == ASIO_ACTION_ABORT) {
229 if (action != ASIO_ACTION_ABORT) {
263 if (action != ASIO_ACTION_ABORT) {
381 if (action == ASIO_ACTION_ABORT) {
async-socket.c 750 AsyncIOAction action = ASIO_ACTION_ABORT;
816 if (action == ASIO_ACTION_ABORT) {
926 if (action == ASIO_ACTION_ABORT) {
    [all...]
sdk-controller-socket.c     [all...]

Completed in 361 milliseconds