Searched defs:SystemSuspend (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/system/hardware/interfaces/suspend/1.0/default/ | ||
D | SuspendControlService.h | 39 class SystemSuspend; variable |
D | SystemSuspend.h | 46 class SystemSuspend; variable |
D | SystemSuspend.cpp | 145 SystemSuspend::SystemSuspend(unique_fd wakeupCountFd, unique_fd stateFd, unique_fd suspendStatsFd, in SystemSuspend() function in android::system::suspend::V1_0::SystemSuspend |