Searched defs:JdwpProcess (Results 1 – 1 of 1) sorted by relevance
104 typedef struct JdwpProcess JdwpProcess; typedef105 struct JdwpProcess { struct106 JdwpProcess* next; argument107 JdwpProcess* prev; argument119 static JdwpProcess _jdwp_list; argument