Searched refs:EventAlloc (Results 1 – 3 of 3) sorted by relevance
106 JdwpEvent* EventAlloc(int numMods);
361 JdwpEvent* EventAlloc(int numMods) { in EventAlloc() function
1239 JdwpEvent* pEvent = EventAlloc(modifier_count); in ER_Set()