Home
last modified time | relevance | path

Searched defs:evictKey (Results 1 – 2 of 2) sorted by relevance

/system/hardware/interfaces/suspend/1.0/default/
DWakeLockEntryList.cpp132 auto evictKey = std::make_pair(evictIt->name, evictIt->pid); in evictIfFull() local
/system/vold/
DKeyUtil.cpp357 bool evictKey(const std::string& mountpoint, const EncryptionPolicy& policy) { in evictKey() function