Home
last modified time | relevance | path

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

/system/core/logd/
DLogKlog.h50 static void convertMonotonicToReal(log_time& real) { in convertMonotonicToReal()
53 static void convertRealToMonotonic(log_time& real) { in convertRealToMonotonic()
DLogKlog.cpp270 log_time real(log_time::EPOCH); in calculateCorrection() local
329 log_time real(CLOCK_REALTIME); in sniffTime() local
335 log_time real(log_time::EPOCH); in sniffTime() local
DLogReader.cpp173 log_time real = element->getRealTime(); in onDataAvailable() local
/system/libhwbinder/
DParcel.cpp237 sp<IBinder> real = binder.promote(); in flatten_binder() local