Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_event.cc415 void JdwpState::CleanupMatchList(JdwpEvent** match_list, size_t match_count) { in CleanupMatchList() function in art::JDWP::JdwpState
925 CleanupMatchList(match_list, match_count); in PostLocationEvent()
1025 CleanupMatchList(match_list, match_count); in PostFieldEvent()
1095 CleanupMatchList(match_list, match_count); in PostThreadChange()
1219 CleanupMatchList(match_list, match_count); in PostException()
1312 CleanupMatchList(match_list, match_count); in PostClassPrepare()
Djdwp.h310 void CleanupMatchList(JdwpEvent** match_list,