Home
last modified time | relevance | path

Searched refs:apr_file_info_get (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestfileinfo.c115 rv = apr_file_info_get(&finfo, APR_FINFO_NORM, thefile); in test_info_get()
160 rv = apr_file_info_get(&finfo, APR_FINFO_NORM, thefile); in test_stat_eq_finfo()
198 rv = apr_file_info_get(&finfo, APR_FINFO_SIZE, thefile); in test_buffered_write_size()
H A Dtestlfs.c68 rv = apr_file_info_get(&testsize, APR_FINFO_CSIZE, f); in test_open()
121 apr_file_info_get(&finfo, APR_FINFO_NORM, fh)); in test_reopen()
190 apr_file_info_get(&finfo, APR_FINFO_NORM, fh)); in test_append()
H A Dtestmmap.c96 rv = apr_file_info_get(&thisfinfo, APR_FINFO_NORM, thefile); in test_get_filesize()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/win32/
H A Dseek.c91 rc = apr_file_info_get(&finfo, APR_FINFO_SIZE, thefile); in apr_file_seek()
117 rc = apr_file_info_get(&finfo, APR_FINFO_SIZE, thefile); in apr_file_seek()
H A Dfilestat.c161 rv = apr_file_info_get(finfo, wanted, thefile); in resolve_ident()
173 rv = apr_file_info_get(finfo, wanted & ~(APR_FINFO_PROT in resolve_ident()
418 APR_DECLARE(apr_status_t) apr_file_info_get(apr_finfo_t *finfo, apr_int32_t wanted, in apr_file_info_get() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
H A Dcopy.c38 status = apr_file_info_get(&finfo, APR_FINFO_PROT, s); in apr_file_transfer_contents()
H A Dfilestat.c151 APR_DECLARE(apr_status_t) apr_file_info_get(apr_finfo_t *finfo, in apr_file_info_get() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/os2/
H A Dseek.c78 rc = apr_file_info_get(&finfo, APR_FINFO_NORM, thefile); in apr_file_seek()
H A Dfilestat.c89 APR_DECLARE(apr_status_t) apr_file_info_get(apr_finfo_t *finfo, apr_int32_t wanted, in apr_file_info_get() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_file_io.h898 APR_DECLARE(apr_status_t) apr_file_info_get(apr_finfo_t *finfo,
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/netware/
H A Dfilestat.c107 APR_DECLARE(apr_status_t) apr_file_info_get(apr_finfo_t *finfo, in apr_file_info_get() function