Home
last modified time | relevance | path

Searched defs:apr_file_seek (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/os2/
H A Dseek.c56 APR_DECLARE(apr_status_t) apr_file_seek(apr_file_t *thefile, apr_seek_where_t where, apr_off_t *off… in apr_file_seek() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
H A Dseek.c52 APR_DECLARE(apr_status_t) apr_file_seek(apr_file_t *thefile, apr_seek_where_t where, apr_off_t *off… in apr_file_seek() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/win32/
H A Dseek.c72 APR_DECLARE(apr_status_t) apr_file_seek(apr_file_t *thefile, apr_seek_where_t where, apr_off_t *off… in apr_file_seek() function