Searched defs:Resize (Results 1 - 2 of 2) sorted by relevance

/art/compiler/dex/
H A Dgrowable_array.h90 void Resize(size_t new_length) { function in class:art::GrowableArray
113 Resize(num_used_ + 1);
/art/runtime/gc/accounting/
H A Datomic_stack.h129 void Resize(size_t new_capacity) { function in class:art::gc::accounting::AtomicStack

Completed in 72 milliseconds