Home
last modified time | relevance | path

Searched defs:apr_socket_recvfrom (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.c66 APR_DECLARE(apr_status_t) apr_socket_recvfrom(apr_sockaddr_t *from, in apr_socket_recvfrom() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/beos/
H A Dsendrecv.c170 APR_DECLARE(apr_status_t) apr_socket_recvfrom(apr_sockaddr_t *from, in apr_socket_recvfrom() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/win32/
H A Dsendrecv.c186 APR_DECLARE(apr_status_t) apr_socket_recvfrom(apr_sockaddr_t *from, in apr_socket_recvfrom() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/unix/
H A Dsendrecv.c146 apr_status_t apr_socket_recvfrom(apr_sockaddr_t *from, apr_socket_t *sock, in apr_socket_recvfrom() function