Searched refs:toCache (Results 1 – 1 of 1) sorted by relevance
877 void LargeObjectCacheImpl<Props>::putList(ExtMemoryPool *extMemPool, LargeMemoryBlock *toCache) in putList() argument879 int toBinIdx = Props::sizeToIdx(toCache->unalignedSize); in putList()882 bin[toBinIdx].putList(extMemPool, toCache, &bitMask, toBinIdx); in putList()