Searched refs:BroadcastForNewAllocationRecords (Results 1 - 5 of 5) sorted by relevance

/art/runtime/gc/
H A Dallocation_record.cc185 void AllocRecordObjectMap::BroadcastForNewAllocationRecords() { function in class:art::gc::AllocRecordObjectMap
H A Dallocation_record.h263 void BroadcastForNewAllocationRecords()
H A Dheap.h809 void BroadcastForNewAllocationRecords() const
H A Dheap.cc3903 void Heap::BroadcastForNewAllocationRecords() const { function in class:art::gc::Heap
3910 allocation_records->BroadcastForNewAllocationRecords();
/art/runtime/
H A Druntime.cc2161 heap_->BroadcastForNewAllocationRecords();

Completed in 175 milliseconds