Home
last modified time | relevance | path

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

/system/hardware/interfaces/suspend/1.0/default/
Dmain.cpp64 unique_fd suspendStatsFd{ in main() local
DSystemSuspend.cpp83 SystemSuspend::SystemSuspend(unique_fd wakeupCountFd, unique_fd stateFd, unique_fd suspendStatsFd, in SystemSuspend()
DSystemSuspendUnitTest.cpp593 unique_fd suspendStatsFd; member in android::SystemSuspendSameThreadTest