Searched refs:old_allocation_tracking_state_ (Results 1 – 2 of 2) sorted by relevance
264 std::atomic<bool> old_allocation_tracking_state_; variable
507 old_allocation_tracking_state_(false) { in JavaVMExt()632 old_allocation_tracking_state_ = runtime_->GetHeap()->IsAllocTrackingEnabled(); in CheckGlobalRefAllocationTracking()633 if (!old_allocation_tracking_state_) { in CheckGlobalRefAllocationTracking()643 if (!old_allocation_tracking_state_) { in CheckGlobalRefAllocationTracking()