Home
last modified time | relevance | path

Searched refs:SetWaitForJdwpToken (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jdwp/
Djdwp_event.cc653 SetWaitForJdwpToken(debug_thread_id_); in AcquireJdwpTokenForCommand()
664 SetWaitForJdwpToken(threadId); in AcquireJdwpTokenForEvent()
679 void JdwpState::SetWaitForJdwpToken(ObjectId threadId) { in SetWaitForJdwpToken() function in art::JDWP::JdwpState
Djdwp.h354 void SetWaitForJdwpToken(ObjectId threadId) LOCKS_EXCLUDED(jdwp_token_lock_);