Home
last modified time | relevance | path

Searched refs:apr_apr_time_to_os2_time (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/os2/
H A Dapr_arch_file_io.h72 apr_status_t apr_apr_time_to_os2_time(FDATE *os2date, FTIME *os2time,
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/os2/
H A Dfilestat.c237 apr_apr_time_to_os2_time(&fs3.fdateLastWrite, &fs3.ftimeLastWrite, mtime); in apr_file_mtime_set()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/time/unix/
H A Dtime.c271 APR_DECLARE(apr_status_t) apr_apr_time_to_os2_time(FDATE *os2date, in apr_apr_time_to_os2_time() function