Home
last modified time | relevance | path

Searched defs:apr_socket_send (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/os2/
H A Dsendrecv.c24 APR_DECLARE(apr_status_t) apr_socket_send(apr_socket_t *sock, const char *buf, in apr_socket_send() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/beos/
H A Dsendrecv.c60 APR_DECLARE(apr_status_t) apr_socket_send(apr_socket_t *sock, const char *buf, in apr_socket_send() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/win32/
H A Dsendrecv.c39 APR_DECLARE(apr_status_t) apr_socket_send(apr_socket_t *sock, const char *buf, in apr_socket_send() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/unix/
H A Dsendrecv.c30 apr_status_t apr_socket_send(apr_socket_t *sock, const char *buf, in apr_socket_send() function