Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestsockets.c205 rv = apr_socket_data_set(sock1, "SOCK1", key, NULL); in socket_userdata()
207 rv = apr_socket_data_set(sock2, "SOCK2", key, NULL); in socket_userdata()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/helpers/
H A Dapr_rename.pl77 apr_set_socketdata apr_socket_data_set
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_network_io.h477 APR_DECLARE(apr_status_t) apr_socket_data_set(apr_socket_t *sock, void *data,
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/os2/
H A Dsockets.c237 APR_DECLARE(apr_status_t) apr_socket_data_set(apr_socket_t *sock, void *data, const char *key, in apr_socket_data_set() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/unix/
H A Dsockets.c438 apr_status_t apr_socket_data_set(apr_socket_t *sock, void *data, const char *key, in apr_socket_data_set() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/win32/
H A Dsockets.c443 APR_DECLARE(apr_status_t) apr_socket_data_set(apr_socket_t *sock, void *data, in apr_socket_data_set() function