OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DosTimeToFileTime
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/Windows/
TimeUtils.h
11
bool
DosTimeToFileTime
(UInt32 dosTime, FILETIME &fileTime) throw();
TimeUtils.cpp
19
bool
DosTimeToFileTime
(UInt32 dosTime, FILETIME &ft) throw()
Completed in 149 milliseconds