Searched refs:LengthRecordNode (Results 1 – 1 of 1) sorted by relevance
1046 static private class LengthRecordNode { class in PduComposer1050 public LengthRecordNode next = null;1078 private LengthRecordNode stack = null;1079 private LengthRecordNode toCopy = null;1094 LengthRecordNode temp = new LengthRecordNode(); in newbuf()