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