Searched defs:evictKey (Results 1 – 2 of 2) sorted by relevance
132 auto evictKey = std::make_pair(evictIt->name, evictIt->pid); in evictIfFull() local
357 bool evictKey(const std::string& mountpoint, const EncryptionPolicy& policy) { in evictKey() function