Home
last modified time | relevance | path

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

/system/hardware/interfaces/suspend/1.0/default/
DWakeLockEntryList.h56 void evictIfFull() REQUIRES(mStatsLock);
DWakeLockEntryList.cpp128 void WakeLockEntryList::evictIfFull() { in evictIfFull() function in android::system::suspend::V1_0::WakeLockEntryList
310 evictIfFull(); in updateOnAcquire()