Searched defs:old_state (Results 1 – 10 of 10) sorted by relevance
241 SubtypeCheckInfo::State old_state = SubtypeCheck<ObjPtr<mirror::Class>>::GetState(klass); in CanUseTypeCheckBitstring() local
243 int16_t old_state = old_state_and_flags.as_struct.state; in TransitionFromSuspendedToRunnable() local
1321 ThreadState old_state = GetState(); in SetStateUnsafe() local
304 int old_state = tls32_.park_state_.fetch_add(1, std::memory_order_relaxed); in Park() local
3264 const ThreadState old_state = self->SetStateUnsafe(kRunnable); in ManageDeoptimization() local
553 bool old_state = listener->IsEnabled(); in SetupGcPauseTracking() local1306 bool old_state; in SetEvent() local
183 ThreadState old_state = self_->SetStateUnsafe(kRunnable); in MarkingPhase() local
602 LockWord::LockState old_state = lock.GetState(); in TEST_F() local676 LockWord::LockState old_state = lock.GetState(); in TestUnlockObject() local
86 bool FdForwardTransport::ChangeState(TransportState old_state, TransportState new_state) { in ChangeState()
2452 IRTSegmentState old_state = irt.GetSegmentState(); in TEST_F() local