Searched refs:editArrayImpl (Results 1 – 4 of 4) sorted by relevance
86 void* VectorImpl::editArrayImpl() in editArrayImpl() function in android::VectorImpl188 array = editArrayImpl(); in sort()309 void* buffer = editArrayImpl(); in editItemLocation()438 void* array = editArrayImpl(); in _grow()505 void* array = editArrayImpl(); in _shrink()
60 void* editArrayImpl();
183 return static_cast<TYPE *>(editArrayImpl());
274 return static_cast<TYPE *>(editArrayImpl());