Home
last modified time | relevance | path

Searched refs:CleanupMatchList (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jdwp/
Djdwp_event.cc448 void JdwpState::CleanupMatchList(const std::vector<JdwpEvent*>& match_list) { in CleanupMatchList() function in art::JDWP::JdwpState
959 CleanupMatchList(match_list); in PostLocationEvent()
1045 CleanupMatchList(match_list); in PostFieldEvent()
1107 CleanupMatchList(match_list); in PostThreadChange()
1217 CleanupMatchList(match_list); in PostException()
1299 CleanupMatchList(match_list); in PostClassPrepare()
Djdwp.h316 void CleanupMatchList(const std::vector<JdwpEvent*>& match_list)