Home
last modified time | relevance | path

Searched defs:apr_socket_recv (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.c68 APR_DECLARE(apr_status_t) apr_socket_recv(apr_socket_t *sock, char *buf, in apr_socket_recv() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/beos/
H A Dsendrecv.c94 APR_DECLARE(apr_status_t) apr_socket_recv(apr_socket_t *sock, char *buf, in apr_socket_recv() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/win32/
H A Dsendrecv.c68 APR_DECLARE(apr_status_t) apr_socket_recv(apr_socket_t *sock, char *buf, in apr_socket_recv() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/unix/
H A Dsendrecv.c70 apr_status_t apr_socket_recv(apr_socket_t *sock, char *buf, apr_size_t *len) in apr_socket_recv() function