Home
last modified time | relevance | path

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

/system/extras/boottime_tools/bootio/
Dbootio_collector.cpp175 time_t currentTimeUtc, time_t currentUptime) { in ReadProcData()
346 time_t currentUptime = android::GetUptime(); in StartDataCollection() local