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

/system/core/include/utils/
H A DSortedVector.h256 construct_type( reinterpret_cast<TYPE*>(storage), num );
H A DTypeHelpers.h134 void construct_type(TYPE* p, size_t n) { function in namespace:android
H A DVector.h398 construct_type( reinterpret_cast<TYPE*>(storage), num );
/system/core/libutils/include/utils/
H A DSortedVector.h256 construct_type( reinterpret_cast<TYPE*>(storage), num );
H A DTypeHelpers.h134 void construct_type(TYPE* p, size_t n) { function in namespace:android
H A DVector.h398 construct_type( reinterpret_cast<TYPE*>(storage), num );

Completed in 22 milliseconds