Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:timestr

3476     char timestr[64];
3477 strftime(timestr, sizeof(timestr), "%F %T", &tm);
3480 mLastANRState.appendFormat(INDENT2 "Time: %s\n", timestr);