Home
last modified time | relevance | path

Searched defs:new_state (Results 1 – 10 of 10) sorted by relevance

/art/runtime/
Dthread-inl.h77 inline ThreadState Thread::SetState(ThreadState new_state) { in SetState()
121 inline void Thread::TransitionToSuspendedAndRunCheckpoints(ThreadState new_state) { in TransitionToSuspendedAndRunCheckpoints()
161 inline void Thread::TransitionFromRunnableToSuspended(ThreadState new_state) { in TransitionFromRunnableToSuspended()
Dindirect_reference_table.h344 void SetSegmentState(uint32_t new_state) { in SetSegmentState()
Dintern_table.cc514 void InternTable::ChangeWeakRootState(gc::WeakRootState new_state) { in ChangeWeakRootState()
519 void InternTable::ChangeWeakRootStateLocked(gc::WeakRootState new_state) { in ChangeWeakRootStateLocked()
Dmonitor_test.cc121 LockWord::LockState new_state = lock_after.GetState(); in Run() local
Dthread.h1132 ThreadState SetStateUnsafe(ThreadState new_state) { in SetStateUnsafe()
Druntime.cc1457 void Runtime::SetStatsEnabled(bool new_state) { in SetStatsEnabled()
Djni_internal_test.cc2274 uint32_t new_state = old_state ^ 0x07705005; in TEST_F() local
/art/runtime/base/unix_file/
Dfd_file.h114 void resetGuard(GuardState new_state) { in resetGuard()
/art/runtime/jdwp/
Djdwp_main.cc103 void JdwpNetStateBase::SetAwaitingHandshake(bool new_state) { in SetAwaitingHandshake()
/art/runtime/arch/
Dstub_test.cc605 LockWord::LockState new_state = lock_after.GetState(); in TEST_F() local
682 LockWord::LockState new_state = lock_after.GetState(); in TestUnlockObject() local