Searched refs:LengthRecordNode (Results 1 – 1 of 1) sorted by relevance
1030 static private class LengthRecordNode { class in PduComposer1034 public LengthRecordNode next = null;1062 private LengthRecordNode stack = null;1063 private LengthRecordNode toCopy = null;1078 LengthRecordNode temp = new LengthRecordNode(); in newbuf()