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