Searched refs:tmBuf (Results 1 – 2 of 2) sorted by relevance
350 struct tm tmBuf; in showLog() local375 ptm = localtime_r(&when, &tmBuf); in showLog()
667 struct tm tmBuf; in android_log_formatLogLine() local689 ptm = localtime_r(&(entry->tv_sec), &tmBuf); in android_log_formatLogLine()