Home
last modified time | relevance | path

Searched refs:apr_socket_data_get (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestsockets.c210 rv = apr_socket_data_get(&user, key, sock1); in socket_userdata()
213 rv = apr_socket_data_get(&user, key, sock2); in socket_userdata()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/helpers/
H A Dapr_rename.pl76 apr_get_socketdata apr_socket_data_get
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_network_io.h467 APR_DECLARE(apr_status_t) apr_socket_data_get(void **data, const char *key,
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/os2/
H A Dsockets.c217 APR_DECLARE(apr_status_t) apr_socket_data_get(void **data, const char *key, in apr_socket_data_get() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/unix/
H A Dsockets.c421 apr_status_t apr_socket_data_get(void **data, const char *key, apr_socket_t *sock) in apr_socket_data_get() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/win32/
H A Dsockets.c425 APR_DECLARE(apr_status_t) apr_socket_data_get(void **data, const char *key, in apr_socket_data_get() function