Home
last modified time | relevance | path

Searched refs:destroy (Results 1 – 7 of 7) sorted by relevance

/art/test/071-dexfile/src/
DMain.java56 p.destroy(); in main()
/art/compiler/
Dcompiled_method.cc134 alloc.destroy(m); in ReleaseSwapAllocatedCompiledMethod()
/art/openjdkjvmti/
Djvmti_allocator.h142 void destroy(pointer p) { in destroy() function
/art/compiler/utils/
Dswap_space.h203 void destroy(pointer p) { in destroy() function
/art/libartbase/base/
Darena_containers.h211 void destroy(U* p) { in destroy() function
Dscoped_arena_containers.h199 void destroy(U* p) { in destroy() function
Dhash_set.h650 allocfn_.destroy(allocfn_.address(data_[i])); in DeallocateStorage()
685 allocfn_.destroy(allocfn_.address(element)); in Resize()