Home
last modified time | relevance | path

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

/system/core/libutils/
DSystemClock.cpp42 int64_t when = systemTime(SYSTEM_TIME_MONOTONIC); in uptimeMillis() local
/system/core/libpixelflinger/codeflinger/
DCodeCache.h99 mutable int64_t when; member
/system/core/libziparchive/
Dzip_writer.cc155 static void ExtractTimeAndDate(time_t when, uint16_t* out_time, uint16_t* out_date) { in ExtractTimeAndDate()
/system/core/liblog/
Dfake_log_device.cpp359 time_t when; in showLog() local