Searched defs:stateFd (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/system/hardware/interfaces/suspend/1.0/default/ | ||
D | main.cpp | 77 unique_fd stateFd{TEMP_FAILURE_RETRY(open(kSysPowerState, O_CLOEXEC | O_RDWR))}; in main() local |
D | SystemSuspend.cpp | 145 SystemSuspend::SystemSuspend(unique_fd wakeupCountFd, unique_fd stateFd, unique_fd suspendStatsFd, in SystemSuspend() |
D | SystemSuspendUnitTest.cpp | 318 static int stateFd; member in android::SystemSuspendTest |
/aosp_15_r20/prebuilts/sdk/opt/wear/35.1/system/ | ||
HD | wear-sdk.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp_15_r20/prebuilts/sdk/opt/wear/35.1/test/ | ||
HD | wear-sdk.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |