Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/wtf/
DDateMath.cpp116 static inline void getLocalTime(const time_t* localTime, struct tm* localTM) in getLocalTime()
374 tm localTM; in calculateDSTOffsetSimple() local