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