Searched refs:LargeAllocationWarningBytes (Results 1 – 1 of 1) sorted by relevance
48 static int64_t LargeAllocationWarningBytes() { in LargeAllocationWarningBytes() function77 if (num_bytes > static_cast<size_t>(LargeAllocationWarningBytes()) && in AllocateRaw()