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