Home
last modified time | relevance | path

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

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