Home
last modified time | relevance | path

Searched defs:lpSystemTime (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/winapi/
Dtime.hpp96 BOOST_FORCEINLINE VOID_ GetSystemTime(LPSYSTEMTIME_ lpSystemTime) in GetSystemTime()
101 BOOST_FORCEINLINE BOOL_ SystemTimeToFileTime(const SYSTEMTIME_* lpSystemTime, FILETIME_* lpFileTime) in SystemTimeToFileTime()
106 BOOST_FORCEINLINE BOOL_ FileTimeToSystemTime(const FILETIME_* lpFileTime, SYSTEMTIME_* lpSystemTime) in FileTimeToSystemTime()