Home
last modified time | relevance | path

Searched refs:apr_socket_protocol_get (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestsock.c167 apr_socket_protocol_get(sock2, &protocol); in test_send()
200 apr_socket_protocol_get(sock2, &protocol); in test_recv()
294 apr_socket_protocol_get(sock2, &protocol); in test_timeout()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_network_io.h791 APR_DECLARE(apr_status_t) apr_socket_protocol_get(apr_socket_t *sock,
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/os2/
H A Dsockets.c76 APR_DECLARE(apr_status_t) apr_socket_protocol_get(apr_socket_t *sock, int *protocol) in apr_socket_protocol_get() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/unix/
H A Dsockets.c85 apr_status_t apr_socket_protocol_get(apr_socket_t *sock, int *protocol) in apr_socket_protocol_get() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/win32/
H A Dsockets.c79 APR_DECLARE(apr_status_t) apr_socket_protocol_get(apr_socket_t *sock, in apr_socket_protocol_get() function