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

/art/test/071-dexfile/src/
H A DMain.java56 p.destroy();
/art/test/137-cfi/src/
H A DMain.java107 p.destroy();
/art/compiler/
H A Dcompiled_method.cc195 alloc.destroy(m);
/art/compiler/utils/
H A Ddedupe_set.h157 alloc.destroy(key);
H A Dswap_space.h186 void destroy(pointer p) { function in class:art::SwapAllocator
/art/runtime/base/
H A Darena_containers.h169 void destroy(pointer p) { function in class:art::ArenaAllocatorAdapter
H A Dscoped_arena_containers.h165 void destroy(pointer p) { function in class:art::ScopedArenaAllocatorAdapter
H A Dhash_set.h454 allocfn_.destroy(allocfn_.address(data_[i]));
490 allocfn_.destroy(allocfn_.address(element));

Completed in 473 milliseconds