Searched defs:apr_socket_send (Results 1 – 8 of 8) sorted by relevance
/external/cronet/stable/third_party/apache-portable-runtime/src/network_io/os2/ |
D | sendrecv.c | 24 APR_DECLARE(apr_status_t) apr_socket_send(apr_socket_t *sock, const char *buf, in apr_socket_send() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/network_io/os2/ |
D | sendrecv.c | 24 APR_DECLARE(apr_status_t) apr_socket_send(apr_socket_t *sock, const char *buf, in apr_socket_send() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/network_io/beos/ |
D | sendrecv.c | 60 APR_DECLARE(apr_status_t) apr_socket_send(apr_socket_t *sock, const char *buf, in apr_socket_send() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/network_io/beos/ |
D | sendrecv.c | 60 APR_DECLARE(apr_status_t) apr_socket_send(apr_socket_t *sock, const char *buf, in apr_socket_send() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/network_io/win32/ |
D | sendrecv.c | 39 APR_DECLARE(apr_status_t) apr_socket_send(apr_socket_t *sock, const char *buf, in apr_socket_send() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/network_io/win32/ |
D | sendrecv.c | 39 APR_DECLARE(apr_status_t) apr_socket_send(apr_socket_t *sock, const char *buf, in apr_socket_send() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/network_io/unix/ |
D | sendrecv.c | 30 apr_status_t apr_socket_send(apr_socket_t *sock, const char *buf, in apr_socket_send() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/network_io/unix/ |
D | sendrecv.c | 30 apr_status_t apr_socket_send(apr_socket_t *sock, const char *buf, in apr_socket_send() function
|