Searched defs:getSuspendStats (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/hardware/interfaces/suspend/aidl/android/system/suspend/internal/ | ||
H A D | ISuspendControlServiceInternal.aidl | 54 SuspendInfo getSuspendStats(); in getSuspendStats() method |
/aosp12/system/hardware/interfaces/suspend/1.0/default/ | ||
H A D | SuspendControlService.cpp | 164 binder::Status SuspendControlServiceInternal::getSuspendStats(SuspendInfo* _aidl_return) { in getSuspendStats() function in android::system::suspend::V1_0::SuspendControlServiceInternal |
H A D | SystemSuspend.cpp | 394 Result<SuspendStats> SystemSuspend::getSuspendStats() { in getSuspendStats() function in android::system::suspend::V1_0::SystemSuspend |
H A D | SystemSuspendUnitTest.cpp | 911 Result<SuspendStats> getSuspendStats() { in getSuspendStats() function in android::SystemSuspendSameThreadTest |