Home
last modified time | relevance | path

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

/system/core/logd/
DLogKlog.h48 static void convertMonotonicToReal(log_time &real) { real += correction; } in convertMonotonicToReal() function
DLogAudit.cpp132 LogKlog::convertMonotonicToReal(now); in logPrint()
DLogKlog.cpp280 convertMonotonicToReal(now); in sniffTime()