Home
last modified time | relevance | path

Searched defs:apr_socket_sendfile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/unix/
H A Dsendrecv.c257 apr_status_t apr_socket_sendfile(apr_socket_t *sock, apr_file_t *file, in apr_socket_sendfile() function
413 apr_status_t apr_socket_sendfile(apr_socket_t *sock, apr_file_t *file, in apr_socket_sendfile() function
531 apr_status_t apr_socket_sendfile(apr_socket_t * sock, apr_file_t * file, in apr_socket_sendfile() function
667 apr_status_t apr_socket_sendfile(apr_socket_t *sock, apr_file_t *file, in apr_socket_sendfile() function
815 apr_status_t apr_socket_sendfile(apr_socket_t * sock, apr_file_t * file, in apr_socket_sendfile() function
977 apr_status_t apr_socket_sendfile(apr_socket_t *sock, apr_file_t *file, in apr_socket_sendfile() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/win32/
H A Dsendrecv.c256 APR_DECLARE(apr_status_t) apr_socket_sendfile(apr_socket_t *sock, in apr_socket_sendfile() function