HomeSort by relevance Sort by last modified time
    Searched refs:construct_type (Results 1 - 6 of 6) sorted by null

  /frameworks/base/include/utils/
SortedVector.h 243 construct_type( reinterpret_cast<TYPE*>(storage), num );
TypeHelpers.h 132 void construct_type(TYPE* p, size_t n) { function in namespace:android
Vector.h 341 construct_type( reinterpret_cast<TYPE*>(storage), num );
  /system/core/libpixelflinger/tinyutils/
SortedVector.h 244 construct_type( reinterpret_cast<TYPE*>(storage), num );
TypeHelpers.h 109 void construct_type(TYPE* p, size_t n) { function in namespace:android
Vector.h 310 construct_type( reinterpret_cast<TYPE*>(storage), num );

Completed in 91 milliseconds