Home
last modified time | relevance | path

Searched refs:FILETIME_To_UInt64 (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DTimeUtils.cpp128 const UInt64 u1 = FILETIME_To_UInt64(utc); in UtcFileTime_To_LocalDosTime()
136 const UInt64 u2 = FILETIME_To_UInt64(loc); in UtcFileTime_To_LocalDosTime()
H A DTimeUtils.h10 inline UInt64 FILETIME_To_UInt64(const FILETIME &ft) in FILETIME_To_UInt64() function
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zFolderInStream.cpp99 vec.AddInReserved(FILETIME_To_UInt64(ft)); in AddFt()

Completed in 3 milliseconds