Searched refs:ReleaseJdwpTokenForEvent (Results 1 – 3 of 3) sorted by relevance
170 void ReleaseJdwpTokenForEvent() REQUIRES(!jdwp_token_lock_);
704 void JdwpState::ReleaseJdwpTokenForEvent() { in ReleaseJdwpTokenForEvent() function in art::JDWP::JdwpState
580 gJdwpState->ReleaseJdwpTokenForEvent(); in ClearWaitForEventThread()