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.cpp52 std::vector<WakeLockInfo> wlStats; in BM_getWakeLockStats() local
DSystemSuspendUnitTest.cpp230 std::vector<WakeLockInfo> wlStats; in getActiveWakeLockCount() local
874 bool findWakeLockInfoByName(const std::vector<WakeLockInfo>& wlStats, const std::string& name, in findWakeLockInfoByName()
1029 std::vector<WakeLockInfo> wlStats; in getWakelockStats() local
1099 std::vector<WakeLockInfo> wlStats = getWakelockStats(); in TEST_F() local
1119 std::vector<WakeLockInfo> wlStats = getWakelockStats(); in TEST_F() local
1147 std::vector<WakeLockInfo> wlStats = getWakelockStats(); in TEST_F() local
1197 std::vector<WakeLockInfo> wlStats = getWakelockStats(); in TEST_F() local
1237 std::vector<WakeLockInfo> wlStats = getWakelockStats(); in TEST_F() local
1287 std::vector<WakeLockInfo> wlStats = getWakelockStats(); in TEST_F() local
DSuspendControlService.cpp257 std::stringstream wlStats; in dump() local
DWakeLockEntryList.cpp67 std::vector<WakeLockInfo> wlStats; in operator <<() local