Home
last modified time | relevance | path

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

/aosp14/system/core/storaged/include/
H A Dstoraged_diskstats.h51 uint64_t end_time; // monotonic time accounting ends member
/aosp14/frameworks/base/core/proto/android/server/vibrator/
H A Dvibratormanagerservice.proto93 optional int64 end_time = 2; field
/aosp14/system/core/bootstat/
H A Dbootstat.cpp1244 void LogBootInfoToStatsd(std::chrono::milliseconds end_time, in LogBootInfoToStatsd()