Home
last modified time | relevance | path

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

/art/libartbase/base/
Dtime_utils.cc139 tm* ptm = &tmbuf; in GetIsoDate() local
144 tm* ptm = localtime_r(&now.tv_sec, &tmbuf); in GetIsoDate() local