Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
DTimeUtils.h82 bool UtcFileTime_To_LocalDosTime(const FILETIME &utc, UInt32 &dosTime) throw();
DTimeUtils.cpp125 bool UtcFileTime_To_LocalDosTime(const FILETIME &utc, UInt32 &dosTime) throw() in UtcFileTime_To_LocalDosTime() function