Searched refs:editArrayImpl (Results 1 – 4 of 4) sorted by relevance
85 void* VectorImpl::editArrayImpl() in editArrayImpl() function in android::VectorImpl187 array = editArrayImpl(); in sort()311 void* buffer = editArrayImpl(); in editItemLocation()441 void* array = editArrayImpl(); in _grow()508 void* array = editArrayImpl(); in _shrink()
60 void* editArrayImpl();
197 return static_cast<TYPE *>(editArrayImpl()); in editArray()
284 return static_cast<TYPE *>(editArrayImpl()); in editArray()