Home
last modified time | relevance | path

Searched refs:WaitForProcessingRequest (Results 1 – 3 of 3) sorted by relevance

/art/runtime/jdwp/
Djdwp.h328 void WaitForProcessingRequest() LOCKS_EXCLUDED(process_request_lock_);
Djdwp_event.cc740 WaitForProcessingRequest(); in EventFinish()
Djdwp_handler.cc1744 void JdwpState::WaitForProcessingRequest() { in WaitForProcessingRequest() function in art::JDWP::JdwpState