Searched defs:rounded_bytes (Results 1 – 1 of 1) sorted by relevance
108 bool BFCAllocator::Extend(size_t alignment, size_t rounded_bytes) { in Extend()296 size_t rounded_bytes = in RoundedBytes() local303 bool BFCAllocator::DeallocateFreeRegions(size_t rounded_bytes) in DeallocateFreeRegions()405 size_t rounded_bytes = RoundedBytes(num_bytes); in AllocateRawInternal() local532 void* BFCAllocator::FindChunkPtr(BinNum bin_num, size_t rounded_bytes, in FindChunkPtr()