Home
last modified time | relevance | path

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

/system/logging/logd/
DLogKlog.h41 static void convertMonotonicToReal(log_time& real) { real += correction; } in convertMonotonicToReal()
DLogKlog.cpp265 log_time real(log_time::EPOCH); in calculateCorrection() local
317 log_time real(log_time::EPOCH); in sniffTime() local
342 log_time real(CLOCK_REALTIME); in sniffTime() local
/system/security/keystore2/src/
Dkm_compat.rs130 real: Strong<dyn IKeyMintDevice>, field