OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UnixTimeToFileTime
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/Windows/
TimeUtils.cpp
118
void
UnixTimeToFileTime
(UInt32 unixTime, FILETIME &ft) throw()
/external/webrtc/webrtc/base/
win32.cc
344
void
UnixTimeToFileTime
(const time_t& ut, FILETIME* ft) {
Completed in 73 milliseconds