Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DTimeUtils.h17 void UnixTimeToFileTime(UInt32 unixTime, FILETIME &fileTime) throw();
DTimeUtils.cpp123 void UnixTimeToFileTime(UInt32 unixTime, FILETIME &ft) throw() in UnixTimeToFileTime() function