Home
last modified time | relevance | path

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

/system/hardware/interfaces/suspend/1.0/default/
DSystemSuspendUnitTest.cpp158 std::string wakeupCount = std::to_string(rand()); in unblockSystemSuspendFromWakeupCount() local
177 std::string wakeupCount = std::to_string(rand()); in checkLoop() local
435 int64_t wakeupCount = 42) { in addKernelWakelock()
DSystemSuspend.cpp179 const string wakeupCount = readFd(mWakeupCountFd); in initAutosuspend() local