Searched defs:AsyncSocket (Results 1 – 6 of 6) sorted by relevance
359 struct AsyncSocket { struct373 AsyncSocketIO* readers_head; argument375 AsyncSocketIO* readers_tail; argument377 AsyncSocketIO* writers_head; argument379 AsyncSocketIO* writers_tail; argument391 _async_socket_string(AsyncSocket* as) in _async_socket_string() argument
40 typedef struct AsyncSocket AsyncSocket; typedef
36 class AsyncSocket; variable
32 AsyncSocket::AsyncSocket() { in AsyncSocket() function in talk_base::AsyncSocket
43 class AsyncSocket; variable
39 class AsyncSocket; variable