Home
last modified time | relevance | path

Searched defs:kReasonableVirtualSize (Results 1 – 1 of 1) sorted by relevance

/external/cronet/base/allocator/partition_allocator/
Dpartition_root.cc729 const size_t kReasonableVirtualSize = (is_wow_64 ? 2800 : 1024) * 1024 * 1024; in OutOfMemory() local
733 constexpr size_t kReasonableVirtualSize = in OutOfMemory() local