Home
last modified time | relevance | path

Searched refs:apr_file_datasync (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_file_io.h611 APR_DECLARE(apr_status_t) apr_file_datasync(apr_file_t *thefile);
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/os2/
H A Dreadwrite.c312 APR_DECLARE(apr_status_t) apr_file_datasync(apr_file_t *thefile) in apr_file_datasync() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
H A Dreadwrite.c373 APR_DECLARE(apr_status_t) apr_file_datasync(apr_file_t *thefile) function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/win32/
H A Dreadwrite.c545 APR_DECLARE(apr_status_t) apr_file_datasync(apr_file_t *thefile){ in apr_file_datasync() function