Home
last modified time | relevance | path

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

/system/chre/core/include/chre/core/
Dnanoapp.h355 uint16_t wakeupCount = 0; member
/system/hardware/interfaces/suspend/1.0/default/
DSystemSuspendUnitTest.cpp213 std::string wakeupCount = std::to_string(rand()); in unblockSystemSuspendFromWakeupCount() local
258 std::string wakeupCount = std::to_string(rand()); in checkLoop() local
1084 int64_t wakeupCount = 42) { in addKernelWakelock()
1568 std::string wakeupCount = std::to_string(rand()); in checkLoop() local
DSystemSuspend.cpp341 string wakeupCount = readFd(mWakeupCountFd); in initAutosuspendLocked() local