Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_event.cc330 void JdwpState::CleanupMatchList(JdwpEvent** match_list, int match_count) { in CleanupMatchList() function in art::JDWP::JdwpState
798 CleanupMatchList(match_list, match_count); in PostLocationEvent()
857 CleanupMatchList(match_list, match_count); in PostThreadChange()
952 CleanupMatchList(match_list, match_count); in PostException()
1022 CleanupMatchList(match_list, match_count); in PostClassPrepare()
Djdwp.h278 void CleanupMatchList(JdwpEvent** match_list,