Home
last modified time | relevance | path

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

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