Home
last modified time | relevance | path

Searched defs:utcTime (Results 1 - 4 of 4) sorted by relevance

/ide/tools/previewer/test/unittest/util/
H A DLocalDateTest.cpp24 struct tm utcTime; in TEST() local
/ide/tools/previewer/util/windows/
H A DLocalDate.cpp21 void LocalDate::GmTimeSafe(tm& utcTime, const time_t& time) in GmTimeSafe() argument
/ide/tools/previewer/util/unix/
H A DLocalDate.cpp21 void LocalDate::GmTimeSafe(tm& utcTime, const time_t& time) in GmTimeSafe() argument
/ide/tools/previewer/util/
H A DTimeTool.cpp43 struct tm utcTime = timePair.first; in FormateTimeNow() local
86 struct tm utcTime; in GetCurrentTime() local
[all...]

Completed in 2 milliseconds