Searched refs:DisallowNewAllocationRecords (Results 1 – 5 of 5) sorted by relevance
147 void AllocRecordObjectMap::DisallowNewAllocationRecords() { in DisallowNewAllocationRecords() function in art::gc::AllocRecordObjectMap
260 void DisallowNewAllocationRecords()
967 void DisallowNewAllocationRecords() const
4379 void Heap::DisallowNewAllocationRecords() const { in DisallowNewAllocationRecords() function in art::gc::Heap4384 allocation_records->DisallowNewAllocationRecords(); in DisallowNewAllocationRecords()
2785 heap_->DisallowNewAllocationRecords(); in DisallowNewSystemWeaks()