Home
last modified time | relevance | path

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

/system/chre/platform/linux/
Dsystem_time.cc29 struct timespec timeNow; in getMonotonicTime() local
/system/hardware/interfaces/suspend/1.0/default/
DWakeLockEntryList.cpp304 void WakeLockEntryList::updateOnAcquire(const std::string& name, int pid, TimestampType timeNow) { in updateOnAcquire()
328 void WakeLockEntryList::updateOnRelease(const std::string& name, int pid, TimestampType timeNow) { in updateOnRelease()
359 TimestampType timeNow = getTimeNow(); in updateNow() local
DSystemSuspend.cpp144 auto timeNow = getTimeNow(); in acquireWakeLock() local
222 TimestampType timeNow) { in updateWakeLockStatOnRelease()
/system/chre/core/
Daudio_request_manager.cc248 Nanoseconds timeNow = SystemTime::getMonotonicTime(); in createAudioRequest() local