Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/os2/
H A Dfilestat.c225 APR_DECLARE(apr_status_t) apr_file_mtime_set(const char *fname, in apr_file_mtime_set() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestfileinfo.c241 rv = apr_file_mtime_set(NEWFILENAME, epoch, p); in test_mtime_set()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_file_io.h859 APR_DECLARE(apr_status_t) apr_file_mtime_set(const char *fname,
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
H A Dfilestat.c240 APR_DECLARE(apr_status_t) apr_file_mtime_set(const char *fname, in apr_file_mtime_set() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/netware/
H A Dfilestat.c376 APR_DECLARE(apr_status_t) apr_file_mtime_set(const char *fname, in apr_file_mtime_set() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/win32/
H A Dfilestat.c776 APR_DECLARE(apr_status_t) apr_file_mtime_set(const char *fname, function