Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/win32/
H A Dreadwrite.c530 APR_DECLARE(apr_status_t) apr_file_sync(apr_file_t *thefile){ in apr_file_sync() function
546 return apr_file_sync(thefile); in apr_file_datasync()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_file_io.h605 APR_DECLARE(apr_status_t) apr_file_sync(apr_file_t *thefile);
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/os2/
H A Dreadwrite.c307 APR_DECLARE(apr_status_t) apr_file_sync(apr_file_t *thefile) in apr_file_sync() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
H A Dreadwrite.c349 APR_DECLARE(apr_status_t) apr_file_sync(apr_file_t *thefile) in apr_file_sync() function