Home
last modified time | relevance | path

Searched defs:AsyncSocket (Results 1 – 8 of 8) sorted by relevance

/external/qemu/android/
Dasync-socket.c358 struct AsyncSocket { struct
372 AsyncSocketIO* readers_head; argument
374 AsyncSocketIO* readers_tail; argument
376 AsyncSocketIO* writers_head; argument
378 AsyncSocketIO* writers_tail; argument
390 _async_socket_string(AsyncSocket* as) in _async_socket_string() argument
Dasync-socket.h42 typedef struct AsyncSocket AsyncSocket; typedef
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dbasicpacketsocketfactory.h35 class AsyncSocket; variable
/external/chromium_org/third_party/webrtc/base/
Dasyncsocket.cc15 AsyncSocket::AsyncSocket() { in AsyncSocket() function in rtc::AsyncSocket
Dsocketpool.h22 class AsyncSocket; variable
Dautodetectproxy.h29 class AsyncSocket; variable
Dhttpserver.h19 class AsyncSocket; variable
/external/chromium_org/net/socket/
Dsocket_test_util.h49 class AsyncSocket; variable