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 209 } else if (action == ASIO_ACTION_ABORT) {
227 if (action != ASIO_ACTION_ABORT) {
261 if (action != ASIO_ACTION_ABORT) {
383 if (action == ASIO_ACTION_ABORT) {
async-socket.c 748 AsyncIOAction action = ASIO_ACTION_ABORT;
814 if (action == ASIO_ACTION_ABORT) {
924 if (action == ASIO_ACTION_ABORT) {
    [all...]
sdk-controller-socket.c     [all...]

Completed in 25 milliseconds