Home
last modified time | relevance | path

Searched refs:convertMonotonicToReal (Results 1 – 4 of 4) sorted by relevance

/system/core/logd/
DLogKlog.h49 static void convertMonotonicToReal(log_time &real) { real += correction; } in convertMonotonicToReal() function
DLogAudit.cpp131 LogKlog::convertMonotonicToReal(now); in logPrint()
DLogKlog.cpp394 convertMonotonicToReal(now); in sniffTime()
DLogBuffer.cpp167 LogKlog::convertMonotonicToReal(e->mRealTime); in init()