Searched defs:oldSize (Results 1 – 4 of 4) sorted by relevance
42 auto oldSize = mBuffer.size(); in write() local
137 size_t oldSize = size(); in append() local
195 size_t oldSize = manager->mBuffer.size(); in emptyOutputBuffer() local
46 bool AllocationTrackerNULL::updateMemoryAllocation(size_t oldSize, size_t newSize) in updateMemoryAllocation()