Searched refs:deallocate (Results 1 – 12 of 12) sorted by relevance
/art/dex2oat/driver/ |
D | compiled_method.cc | 95 alloc.deallocate(m, 1); in ReleaseSwapAllocatedCompiledMethod()
|
D | compiled_method_storage.cc | 51 allocator.deallocate(const_cast<uint8_t*>(reinterpret_cast<const uint8_t*>(array)), size); in ReleaseArray()
|
/art/runtime/ |
D | monitor_pool.cc | 99 allocator_.deallocate(reinterpret_cast<uint8_t*>(monitor_chunks_[i][j]), kChunkSize); in FreeInternal()
|
/art/libartbase/base/ |
D | allocator.h | 140 void deallocate(PT p, size_type n) { in deallocate() function
|
D | arena_containers.h | 206 void deallocate(pointer p, size_type n) { in deallocate() function
|
D | scoped_arena_containers.h | 194 void deallocate(pointer p, size_type n) { in deallocate() function
|
D | hash_set.h | 759 allocfn_.deallocate(data_, NumBuckets()); in DeallocateStorage() 795 allocfn_.deallocate(old_data, old_num_buckets); in Resize()
|
/art/openjdkjvmti/ |
D | jvmti_allocator.h | 126 void deallocate(pointer p, size_type n ATTRIBUTE_UNUSED) { in deallocate() function
|
D | jvmti_weak_table-inl.h | 263 allocator.deallocate(data, capacity); 289 allocator.deallocate(old, capacity);
|
/art/dex2oat/utils/ |
D | swap_space.h | 189 void deallocate(pointer p, size_type n) { in deallocate() function
|
/art/build/boot/hiddenapi/ |
D | hiddenapi-max-target-o-low-priority.txt | 771 Lcom/android/okhttp/internal/http/StreamAllocation;->deallocate(ZZZ)V
|
/art/build/boot/ |
D | boot-image-profile.txt | 517 HSPLcom/android/okhttp/internal/http/StreamAllocation;->deallocate(ZZZ)V
|