Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_event.cc407 static JdwpEvent** AllocMatchList(size_t event_count) { in AllocMatchList() function
880 match_list = AllocMatchList(event_list_size_); in PostLocationEvent()
964 match_list = AllocMatchList(event_list_size_); in PostFieldEvent()
1064 match_list = AllocMatchList(event_list_size_); in PostThreadChange()
1173 match_list = AllocMatchList(event_list_size_); in PostException()
1258 match_list = AllocMatchList(event_list_size_); in PostClassPrepare()