Home
last modified time | relevance | path

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

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