Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
DTimeUtils.h92 bool UnixTime64_To_FileTime(Int64 unixTime, FILETIME &fileTime) throw();
DTimeUtils.cpp180 bool UnixTime64_To_FileTime(Int64 unixTime, FILETIME &ft) throw() in UnixTime64_To_FileTime() function