Searched refs:getWakeLockStats (Results 1 – 9 of 9) sorted by relevance
44 WakeLockInfo[] getWakeLockStats(); in getWakeLockStats() method
47 controlServiceInternal->getWakeLockStats(&wlStats); in BM_getWakeLockStats()
175 binder::Status SuspendControlServiceInternal::getWakeLockStats( in getWakeLockStats() function in android::system::suspend::V1_0::SuspendControlServiceInternal184 suspendService->getStatsList().getWakeLockStats(_aidl_return); in getWakeLockStats()
54 void getWakeLockStats(std::vector<WakeLockInfo>* aidl_return) const;
78 binder::Status getWakeLockStats(std::vector<WakeLockInfo>* _aidl_return) override;
63 list.getWakeLockStats(&wlStats); in operator <<()372 void WakeLockEntryList::getWakeLockStats(std::vector<WakeLockInfo>* aidl_return) const { in getWakeLockStats() function in android::system::suspend::V1_0::WakeLockEntryList
207 controlServiceInternal->getWakeLockStats(&wlStats); in getActiveWakeLockCount()904 controlServiceInternal->getWakeLockStats(&wlStats); in getWakelockStats()
106 service->getWakeLockStats(&wlStats); in findWakeLockInfoByName()
192 wlStats = mSuspendControlService.getWakeLockStats(); in getWakelockStatsFromSystemSuspend()