OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destroy_type
(Results
1 - 9
of
9
) sorted by null
/frameworks/base/libs/hwui/utils/
SortedList.h
211
destroy_type
(reinterpret_cast<TYPE*> (storage), num);
/frameworks/native/include/utils/
SortedVector.h
249
destroy_type
( reinterpret_cast<TYPE*>(storage), num );
TypeHelpers.h
141
void
destroy_type
(TYPE* p, size_t n) {
function in namespace:android
Vector.h
395
destroy_type
( reinterpret_cast<TYPE*>(storage), num );
/frameworks/rs/server/
TypeHelpers.h
141
void
destroy_type
(TYPE* p, size_t n) {
function in namespace:android
/system/core/libpixelflinger/codeflinger/tinyutils/
SortedVector.h
250
destroy_type
( reinterpret_cast<TYPE*>(storage), num );
TypeHelpers.h
128
void
destroy_type
(TYPE* p, size_t n) {
function in namespace:android::tinyutils
Vector.h
324
destroy_type
( reinterpret_cast<TYPE*>(storage), num );
/prebuilts/sdk/tools/linux/
zipalign
Completed in 442 milliseconds