Searched refs:LengthRecordNode (Results 1 – 1 of 1) sorted by relevance
1069 static private class LengthRecordNode { class in PduComposer1073 public LengthRecordNode next = null;1102 private LengthRecordNode stack = null;1103 private LengthRecordNode toCopy = null;1119 LengthRecordNode temp = new LengthRecordNode(); in newbuf()