Searched refs:AllowNewAllocationRecords (Results 1 – 5 of 5) sorted by relevance
125 void AllocRecordObjectMap::AllowNewAllocationRecords() { in AllowNewAllocationRecords() function in art::gc::AllocRecordObjectMap
265 void AllowNewAllocationRecords()
925 void AllowNewAllocationRecords() const
4121 void Heap::AllowNewAllocationRecords() const { in AllowNewAllocationRecords() function in art::gc::Heap4126 allocation_records->AllowNewAllocationRecords(); in AllowNewAllocationRecords()
2558 heap_->AllowNewAllocationRecords(); in AllowNewSystemWeaks()