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.cpp212 std::string wakeupCount = std::to_string(rand()); in unblockSystemSuspendFromWakeupCount() local
238 std::string wakeupCount = std::to_string(rand()); in checkLoop() local
913 int64_t wakeupCount = 42) { in addKernelWakelock()
1367 std::string wakeupCount = std::to_string(rand()); in checkLoop() local
DSystemSuspend.cpp321 string wakeupCount = readFd(mWakeupCountFd); in initAutosuspendLocked() local