Searched defs:ptm (Results 1 – 4 of 4) sorted by relevance
35 typedef struct tm *ptm; typedef
255 auto ptm = localtime(&tt); in GetStatTime() local
309 auto ptm = localtime(&tt); in AddErrorInfo() local
863 struct tm* ptm = localtime_r(&tt, &tmAtTime); in UpdateAtTimerAlarm() local1018 struct tm* ptm = localtime_r(&tt, &tmAtTime); in UpdateLimiterAlarm() local