Home
last modified time | relevance | path

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

/system/core/logd/
DLogKlog.h43 static void convertMonotonicToReal(log_time& real) { real += correction; } in convertMonotonicToReal() function
DLogKlog.cpp354 convertMonotonicToReal(now); in sniffTime()