Home | History | Annotate | Download | only in jdwp

Lines Matching refs:JdwpEvent

1203 // Delete function class to use std::unique_ptr with JdwpEvent.
1205 void operator()(JdwpEvent* event) {
1223 std::unique_ptr<JDWP::JdwpEvent, JdwpEventDeleter> pEvent(EventAlloc(modifier_count));