Home
last modified time | relevance | path

Searched defs:real (Results 1 – 2 of 2) sorted by relevance

/system/core/logd/
DLogKlog.h43 static void convertMonotonicToReal(log_time& real) { real += correction; } in convertMonotonicToReal()
DLogKlog.cpp269 log_time real(log_time::EPOCH); in calculateCorrection() local
326 log_time real(CLOCK_REALTIME); in sniffTime() local
332 log_time real(log_time::EPOCH); in sniffTime() local