Searched refs:kAllocThreshold (Results 1 – 2 of 2) sorted by relevance
105 uint64_t kAllocThreshold = (uint64_t)2*1024*1024*1024; variable
842 if (allocated_ >= kAllocThreshold) { in ImportHandleLocked()843 kAllocThreshold += kMemoryOffset; in ImportHandleLocked()