Searched refs:jdwpPolicy (Results 1 – 1 of 1) sorted by relevance
49 static int JDWPtoJDISuspendPolicy(byte jdwpPolicy) { in JDWPtoJDISuspendPolicy() argument50 switch(jdwpPolicy) { in JDWPtoJDISuspendPolicy()58 throw new IllegalArgumentException("Illegal policy constant: " + jdwpPolicy); in JDWPtoJDISuspendPolicy()