Searched refs:ReleaseJdwpTokenForEvent (Results 1 – 3 of 3) sorted by relevance
166 void ReleaseJdwpTokenForEvent() LOCKS_EXCLUDED(jdwp_token_lock_);
667 void JdwpState::ReleaseJdwpTokenForEvent() { in ReleaseJdwpTokenForEvent() function in art::JDWP::JdwpState
649 gJdwpState->ReleaseJdwpTokenForEvent(); in ClearWaitForEventThread()