Home
last modified time | relevance | path

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

/art/test/071-dexfile/src/
DMain.java56 p.destroy(); in main()
/art/test/137-cfi/src/
DMain.java139 p.destroy(); in runPrimary()
/art/compiler/
Dcompiled_method.cc150 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/runtime/base/
Darena_containers.h211 void destroy(U* p) { in destroy() function
Dscoped_arena_containers.h191 void destroy(U* p) { in destroy() function
/art/libartbase/base/
Dhash_set.h595 allocfn_.destroy(allocfn_.address(data_[i])); in DeallocateStorage()
630 allocfn_.destroy(allocfn_.address(element)); in Resize()