Searched refs:instructionSetDescription (Results 1 – 1 of 1) sorted by relevance
135 String instructionSetDescription = in handleHELO() local139 instructionSetDescription += " (" + vmInstructionSet + ")"; in handleHELO()148 + instructionSetDescription.length() * 2 in handleHELO()159 out.putInt(instructionSetDescription.length()); in handleHELO()160 putString(out, instructionSetDescription); in handleHELO()