Home
last modified time | relevance | path

Searched defs:getSuspendStats (Results 1 – 2 of 2) sorted by relevance

/system/hardware/interfaces/suspend/1.0/default/
DSystemSuspend.cpp237 Result<SuspendStats> SystemSuspend::getSuspendStats() { in getSuspendStats() function in android::system::suspend::V1_0::SystemSuspend
DSystemSuspendUnitTest.cpp559 Result<SuspendStats> getSuspendStats() { in getSuspendStats() function in android::SystemSuspendSameThreadTest