Searched refs:kMaxAllowedBytes (Results 1 – 2 of 2) sorted by relevance
114 static const size_t kMaxAllowedBytes = 0x10000000; variable
147 if (length > kMaxAllowedBytes) in Allocate()156 if (length > kMaxAllowedBytes) in AllocateUninitialized()