Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestpipe.c64 rv = apr_file_pipe_timeout_get(writep, &timeout); in set_timeout()
71 rv = apr_file_pipe_timeout_get(readp, &timeout); in set_timeout()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/netware/
H A Dpipe.c90 APR_DECLARE(apr_status_t) apr_file_pipe_timeout_get(apr_file_t *thepipe, apr_interval_time_t *timeo… in apr_file_pipe_timeout_get() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/os2/
H A Dpipe.c167 APR_DECLARE(apr_status_t) apr_file_pipe_timeout_get(apr_file_t *thepipe, apr_interval_time_t *timeo… in apr_file_pipe_timeout_get() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
H A Dpipe.c127 APR_DECLARE(apr_status_t) apr_file_pipe_timeout_get(apr_file_t *thepipe, apr_interval_time_t *timeo… in apr_file_pipe_timeout_get() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_file_io.h743 APR_DECLARE(apr_status_t) apr_file_pipe_timeout_get(apr_file_t *thepipe,
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/win32/
H A Dpipe.c58 APR_DECLARE(apr_status_t) apr_file_pipe_timeout_get(apr_file_t *thepipe, in apr_file_pipe_timeout_get() function