Searched defs:CleanupMatchList (Results 1 - 1 of 1) sorted by relevance

/art/runtime/jdwp/
H A Djdwp_event.cc377 // event notification (see JdwpState::CleanupMatchList).
448 void JdwpState::CleanupMatchList(const std::vector<JdwpEvent*>& match_list) { function in class:art::JDWP::JdwpState
959 CleanupMatchList(match_list);
1045 CleanupMatchList(match_list);
1107 CleanupMatchList(match_list);
1217 CleanupMatchList(match_list);
1299 CleanupMatchList(match_list);

Completed in 206 milliseconds