Home
last modified time | relevance | path

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

/aosp_15_r20/system/hardware/interfaces/suspend/1.0/default/
DSystemSuspendAidl.cpp30 WakeLock::WakeLock(SystemSuspend* systemSuspend, const std::string& name, int pid) in WakeLock()
51 SystemSuspendAidl::SystemSuspendAidl(SystemSuspend* systemSuspend) in SystemSuspendAidl()
DSystemSuspendHidl.cpp32 WakeLock::WakeLock(SystemSuspend* systemSuspend, const std::string& name, int pid) in WakeLock()
54 SystemSuspendHidl::SystemSuspendHidl(SystemSuspend* systemSuspend) in SystemSuspendHidl()
DSystemSuspendUnitTest.cpp312 static sp<SystemSuspend> systemSuspend; member in android::SystemSuspendTest
334 sp<SystemSuspend> SystemSuspendTest::systemSuspend; member in android::SystemSuspendTest
1251 sp<SystemSuspend> systemSuspend; member in android::SystemSuspendSameThreadTest
1622 sp<SystemSuspend> systemSuspend; member in android::SuspendWakeupTest