Searched refs:event_count (Results 1 – 1 of 1) sorted by relevance
407 static JdwpEvent** AllocMatchList(size_t event_count) { in AllocMatchList() argument408 return new JdwpEvent*[event_count]; in AllocMatchList()