Home
last modified time | relevance | path

Searched refs:MicrosecondsToFileTime (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/time/
H A Dtime_win.cc71 FILETIME MicrosecondsToFileTime(int64_t us) { in MicrosecondsToFileTime() function
244 return MicrosecondsToFileTime(us_); in ToFileTime()
361 const FILETIME utc_ft = MicrosecondsToFileTime(us_); in Explode()
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/time/
H A Dtime_win.cc68 FILETIME MicrosecondsToFileTime(int64_t us) { in MicrosecondsToFileTime() function
170 return MicrosecondsToFileTime(us_); in ToFileTime()