Home | History | Annotate | Download | only in jdwp

Lines Matching refs:ID_INDEX

67     private static final int ID_INDEX = 4;
101 id = (int) readFromByteArray(p, ID_INDEX, INT_SIZE);
1193 writeAtByteArray(id, res, ID_INDEX, INT_SIZE);