Searched refs:BypassQuarantine (Results 1 – 2 of 2) sorted by relevance
405 const bool BypassQuarantine = !Size || (Size > QuarantineChunksUpToSize); in quarantineOrDeallocateChunk() local406 if (BypassQuarantine) { in quarantineOrDeallocateChunk()
645 const bool BypassQuarantine = !Quarantine.getCacheSize() | !Size | in quarantineOrDeallocateChunk() local647 if (BypassQuarantine) { in quarantineOrDeallocateChunk()