Home
last modified time | relevance | path

Searched refs:apr_file_socket_pipe_create (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/win32/
H A Dapr_arch_file_io.h258 apr_file_socket_pipe_create(apr_file_t **in,
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/poll/unix/
H A Dpollset.c42 if ((rv = apr_file_socket_pipe_create(&pollset->wakeup_pipe[0], in create_wakeup_pipe()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/win32/
H A Dpipe.c412 apr_status_t apr_file_socket_pipe_create(apr_file_t **in, in apr_file_socket_pipe_create() function