Searched refs:stackSize (Results 1 – 1 of 1) sorted by relevance
1120 if (currentStackSize != mStack.stackSize) { in getLength()1139 int stackSize = 0; field in PduComposer.BufferStack1160 stackSize = stackSize + 1; in newbuf()1180 stackSize = stackSize - 1; in pop()1203 m.currentStackSize = stackSize; in mark()