Home | History | Annotate | Download | only in logcat

Lines Matching refs:log_time

383 static log_time lastLogTime(char *outputFileName) {
384 log_time retval(log_time::EPOCH);
389 log_time now(CLOCK_REALTIME);
403 log_time modulo(0, NS_PER_SEC);
425 log_time t(log_time::EPOCH);
451 if (retval == log_time::EPOCH) {
481 log_time tail_time(log_time::EPOCH);
652 if ((tail_time == log_time::EPOCH) && (tail_lines != 0)) {
823 if (tail_time != log_time::EPOCH) {