Searched refs:_grow (Results 1 – 2 of 2) sorted by relevance
128 void* where = _grow(index, length); in insertArrayAt()149 void* where = _grow(index, numItems); in insertAt()377 void* VectorImpl::_grow(size_t where, size_t amount) in _grow() function in android::VectorImpl
110 void* _grow(size_t where, size_t amount);