Home | History | Annotate | Download | only in heap

Lines Matching refs:AllocationObserver

1493 void Space::AddAllocationObserver(AllocationObserver* observer) {
1498 void Space::RemoveAllocationObserver(AllocationObserver* observer) {
1521 for (AllocationObserver* observer : allocation_observers_) {
1529 for (AllocationObserver* observer : allocation_observers_) {
2411 void SpaceWithLinearArea::AddAllocationObserver(AllocationObserver* observer) {
2418 AllocationObserver* observer) {