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

/art/runtime/
H A Dleb128.h193 void Reserve(uint32_t size) { function in class:art::Leb128Encoder
/art/runtime/base/
H A Dhash_set.h430 // Reserve enough room to insert until Size() == num_elements without requiring to grow the hash
432 void Reserve(size_t num_elements) { function in class:art::HashSet

Completed in 68 milliseconds