Home
last modified time | relevance | path

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

/system/core/logd/
DLogKlog.h50 static void convertRealToMonotonic(log_time &real) { real -= correction; } in convertRealToMonotonic() function
DLogAudit.cpp135 LogKlog::convertRealToMonotonic(now); in logPrint()
DLogBuffer.cpp163 LogKlog::convertRealToMonotonic(e->mRealTime); in init()