Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_event.cc692 SetWaitForJdwpToken(debug_thread_id_); in AcquireJdwpTokenForCommand()
701 SetWaitForJdwpToken(threadId); in AcquireJdwpTokenForEvent()
715 void JdwpState::SetWaitForJdwpToken(ObjectId threadId) { in SetWaitForJdwpToken() function in art::JDWP::JdwpState
Djdwp.h354 void SetWaitForJdwpToken(ObjectId threadId) REQUIRES(!jdwp_token_lock_);