Searched refs:construct_type (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/include/utils/
H A DTypeHelpers.h132 void construct_type(TYPE* p, size_t n) { function in namespace:android
H A DSortedVector.h243 construct_type( reinterpret_cast<TYPE*>(storage), num );
H A DVector.h341 construct_type( reinterpret_cast<TYPE*>(storage), num );

Completed in 48 milliseconds