Searched refs:LengthRecordNode (Results 1 – 1 of 1) sorted by relevance
1023 static private class LengthRecordNode { class in PduComposer1027 public LengthRecordNode next = null;1055 private LengthRecordNode stack = null;1056 private LengthRecordNode toCopy = null;1071 LengthRecordNode temp = new LengthRecordNode(); in newbuf()