Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DTimeUtils.h21 bool UnixTime64ToFileTime(Int64 unixTime, FILETIME &fileTime) throw();
DTimeUtils.cpp135 bool UnixTime64ToFileTime(Int64 unixTime, FILETIME &ft) throw() in UnixTime64ToFileTime() function