Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dtimeutils.cc116 static struct tm *gmtime_r(const time_t *timep, struct tm *result) { in gmtime_r() function
/external/icu/icu4c/source/tools/tzcode/
Dprivate.h267 # define gmtime_r tz_gmtime_r macro
Dlocaltime.c1389 gmtime_r(const time_t *const timep, struct tm *tmp) in gmtime_r() function