Home
last modified time | relevance | path

Searched defs:wlStats (Results 1 – 4 of 4) sorted by relevance

/system/hardware/interfaces/suspend/1.0/default/
DSystemSuspendBenchmark.cpp46 std::vector<WakeLockInfo> wlStats; in BM_getWakeLockStats() local
DSystemSuspendUnitTest.cpp169 std::vector<WakeLockInfo> wlStats; in getActiveWakeLockCount() local
396 bool findWakeLockInfoByName(const std::vector<WakeLockInfo>& wlStats, const std::string& name, in findWakeLockInfoByName()
551 std::vector<WakeLockInfo> wlStats; in getWakelockStats() local
603 std::vector<WakeLockInfo> wlStats = getWakelockStats(); in TEST_F() local
623 std::vector<WakeLockInfo> wlStats = getWakelockStats(); in TEST_F() local
651 std::vector<WakeLockInfo> wlStats = getWakelockStats(); in TEST_F() local
701 std::vector<WakeLockInfo> wlStats = getWakelockStats(); in TEST_F() local
741 std::vector<WakeLockInfo> wlStats = getWakelockStats(); in TEST_F() local
791 std::vector<WakeLockInfo> wlStats = getWakelockStats(); in TEST_F() local
DSuspendControlService.cpp146 std::stringstream wlStats; in dump() local
DWakeLockEntryList.cpp62 std::vector<WakeLockInfo> wlStats; in operator <<() local