Searched defs:old_size (Results 1 – 4 of 4) sorted by relevance
76 size_t old_size = Size(); in ExtendCapacity() local
26 void* LinearAlloc::Realloc(Thread* self, void* ptr, size_t old_size, size_t new_size) { in Realloc()
7717 const size_t old_size = LengthPrefixedArray<ArtMethod>::ComputeSize(old_methods->size(), in ClobberOldMethods() local7897 const size_t old_size = LengthPrefixedArray<ArtMethod>::ComputeSize(old_method_count, in ReallocMethods() local
424 size_t old_size = full_data_.size(); in HandleFlush() local