Searched refs:instructionSetDescription (Results 1 – 1 of 1) sorted by relevance
131 String instructionSetDescription = in handleHELO() local135 instructionSetDescription += " (" + vmInstructionSet + ")"; in handleHELO()144 + instructionSetDescription.length() * 2 in handleHELO()155 out.putInt(instructionSetDescription.length()); in handleHELO()156 putString(out, instructionSetDescription); in handleHELO()