Searched refs:stackSize (Results 1 – 2 of 2) sorted by relevance
1088 if (currentStackSize != mStack.stackSize) { in getLength()1105 int stackSize = 0; field in PduComposer.BufferStack1127 stackSize = stackSize + 1; in newbuf()1148 stackSize = stackSize - 1; in pop()1173 m.currentStackSize = stackSize; in mark()
6162 int stackSize = attributeResolutionStack.length;6164 stackSize++;6168 int[] stack = new int[stackSize];