Home
last modified time | relevance | path

Searched defs:FILETIME_To_timespec (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/Windows/
DTimeUtils.cpp436 bool FILETIME_To_timespec(const FILETIME &ft, CFiTime &ts) in FILETIME_To_timespec() function
/external/lzma/C/Util/7z/
D7zMain.c376 static void FILETIME_To_timespec(const FILETIME *ft, struct MY_ST_TIMESPEC *ts) in FILETIME_To_timespec() function