Searched refs:ExpandSpace (Results 1 – 2 of 2) sorted by relevance
985 accounting_stats_.ExpandSpace(static_cast<int>(size)); in AllocateChunk()1228 accounting_stats_.ExpandSpace(size); in AllocateChunk()
1567 void ExpandSpace(int size_in_bytes) { in ExpandSpace() function