Home
last modified time | relevance | path

Searched defs:apr_socket_sendto (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_udp.c26 APR_DECLARE(apr_status_t) apr_socket_sendto(apr_socket_t *sock, in apr_socket_sendto() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/beos/
H A Dsendrecv.c135 APR_DECLARE(apr_status_t) apr_socket_sendto(apr_socket_t *sock, in apr_socket_sendto() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/win32/
H A Dsendrecv.c166 APR_DECLARE(apr_status_t) apr_socket_sendto(apr_socket_t *sock, in apr_socket_sendto() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/unix/
H A Dsendrecv.c112 apr_status_t apr_socket_sendto(apr_socket_t *sock, apr_sockaddr_t *where, in apr_socket_sendto() function