Home
last modified time | relevance | path

Searched refs:AllowNewAllocationRecords (Results 1 – 4 of 4) sorted by relevance

/art/runtime/gc/
Dallocation_record.cc125 void AllocRecordObjectMap::AllowNewAllocationRecords() { in AllowNewAllocationRecords() function in art::gc::AllocRecordObjectMap
Dallocation_record.h265 void AllowNewAllocationRecords()
Dheap.h888 void AllowNewAllocationRecords() const
/art/runtime/
Druntime.cc2346 heap_->AllowNewAllocationRecords(); in AllowNewSystemWeaks()