Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_event.cc322 static JdwpEvent** AllocMatchList(size_t event_count) { in AllocMatchList() function
762 match_list = AllocMatchList(event_list_size_); in PostLocationEvent()
831 JdwpEvent** match_list = AllocMatchList(event_list_size_); in PostThreadChange()
919 match_list = AllocMatchList(event_list_size_); in PostException()
985 JdwpEvent** match_list = AllocMatchList(event_list_size_); in PostClassPrepare()