Home
last modified time | relevance | path

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

/art/compiler/utils/
Dassembler.cc76 size_t old_size = Size(); in ExtendCapacity() local
/art/runtime/
Dlinear_alloc-inl.h51 size_t old_size, in Realloc()
Dclass_linker.cc7287 const size_t old_size = LengthPrefixedArray<ArtMethod>::ComputeSize(old_methods->size(), in ClobberOldMethods() local
7888 const size_t old_size = LengthPrefixedArray<ArtMethod>::ComputeSize(old_method_count, in ReallocMethods() local
/art/runtime/hprof/
Dhprof.cc424 size_t old_size = full_data_.size(); in HandleFlush() local