Home
last modified time | relevance | path

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

/aosp12/system/hardware/interfaces/suspend/1.0/default/
H A DSystemSuspendUnitTest.cpp195 std::string wakeupCount = std::to_string(rand()); in unblockSystemSuspendFromWakeupCount() local
214 std::string wakeupCount = std::to_string(rand()); in checkLoop() local
787 int64_t wakeupCount = 42) { in addKernelWakelock()
1232 std::string wakeupCount = std::to_string(rand()); in checkLoop() local
H A DSystemSuspend.cpp256 const string wakeupCount = readFd(mWakeupCountFd); in initAutosuspend() local