Home
last modified time | relevance | path

Searched defs:apr_socket_sendv (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.c108 APR_DECLARE(apr_status_t) apr_socket_sendv(apr_socket_t *sock, in apr_socket_sendv() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/beos/
H A Dsendrecv.c127 APR_DECLARE(apr_status_t) apr_socket_sendv(apr_socket_t * sock, in apr_socket_sendv() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/win32/
H A Dsendrecv.c97 APR_DECLARE(apr_status_t) apr_socket_sendv(apr_socket_t *sock, in apr_socket_sendv() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/unix/
H A Dsendrecv.c194 apr_status_t apr_socket_sendv(apr_socket_t * sock, const struct iovec *vec, in apr_socket_sendv() function