Home
last modified time | relevance | path

Searched refs:getKernelWakelockStats (Results 1 – 2 of 2) sorted by relevance

/system/hardware/interfaces/suspend/1.0/default/
DWakeLockEntryList.h61 void getKernelWakelockStats(std::vector<WakeLockInfo>* aidl_return) const;
DWakeLockEntryList.cpp306 void WakeLockEntryList::getKernelWakelockStats(std::vector<WakeLockInfo>* aidl_return) const { in getKernelWakelockStats() function in android::system::suspend::V1_0::WakeLockEntryList
405 getKernelWakelockStats(aidl_return); in getWakeLockStats()