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

  /prebuilt/sdk/tools/linux/
aapt 
zipalign 
  /system/core/libpixelflinger/tinyutils/
TypeHelpers.h 109 void construct_type(TYPE* p, size_t n) { function in namespace:android
SortedVector.h 244 construct_type( reinterpret_cast<TYPE*>(storage), num );
Vector.h 310 construct_type( reinterpret_cast<TYPE*>(storage), num );
  /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 );

Completed in 144 milliseconds