Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
DTimeUtils.cpp374 bool FILETIME_To_timespec(const FILETIME &ft, timespec &ts) in FILETIME_To_timespec() function
/third_party/lzma/C/Util/7z/
D7zMain.c377 static void FILETIME_To_timespec(const FILETIME *ft, struct MY_ST_TIMESPEC *ts) in FILETIME_To_timespec() function