Searched defs:apr_socket_data_get (Results 1 – 6 of 6) sorted by relevance
/external/cronet/stable/third_party/apache-portable-runtime/src/network_io/os2/ |
D | sockets.c | 217 APR_DECLARE(apr_status_t) apr_socket_data_get(void **data, const char *key, in apr_socket_data_get() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/network_io/os2/ |
D | sockets.c | 217 APR_DECLARE(apr_status_t) apr_socket_data_get(void **data, const char *key, in apr_socket_data_get() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/network_io/unix/ |
D | sockets.c | 421 apr_status_t apr_socket_data_get(void **data, const char *key, apr_socket_t *sock) in apr_socket_data_get() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/network_io/unix/ |
D | sockets.c | 421 apr_status_t apr_socket_data_get(void **data, const char *key, apr_socket_t *sock) in apr_socket_data_get() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/network_io/win32/ |
D | sockets.c | 425 APR_DECLARE(apr_status_t) apr_socket_data_get(void **data, const char *key, in apr_socket_data_get() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/network_io/win32/ |
D | sockets.c | 425 APR_DECLARE(apr_status_t) apr_socket_data_get(void **data, const char *key, in apr_socket_data_get() function
|