Home
last modified time | relevance | path

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

/art/runtime/gc/
Dallocation_record.cc131 void AllocRecordObjectMap::DisallowNewAllocationRecords() { in DisallowNewAllocationRecords() function in art::gc::AllocRecordObjectMap
Dallocation_record.h262 void DisallowNewAllocationRecords()
Dheap.h884 void DisallowNewAllocationRecords() const
/art/runtime/
Druntime.cc2330 heap_->DisallowNewAllocationRecords(); in DisallowNewSystemWeaks()