Searched defs:Trim (Results 1 – 5 of 5) sorted by relevance
/art/runtime/ | ||
D | indirect_reference_table.cc | 445 void IndirectReferenceTable::Trim() { in Trim() function in art::IndirectReferenceTable |
/art/runtime/gc/space/ | ||
D | dlmalloc_space.cc | 283 size_t DlMallocSpace::Trim() { in Trim() function in art::gc::space::DlMallocSpace |
D | rosalloc_space.cc | 313 size_t RosAllocSpace::Trim() { in Trim() function in art::gc::space::RosAllocSpace |
/art/runtime/gc/allocator/ | ||
D | rosalloc.cc | 1348 bool RosAlloc::Trim() { in Trim() function in art::gc::allocator::RosAlloc |
/art/runtime/gc/ | ||
D | heap.cc | 1436 void Heap::Trim(Thread* self) { in Trim() function in art::gc::Heap |