Home
last modified time | relevance | path

Searched refs:stackSize (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
H A DPduComposer.java1120 if (currentStackSize != mStack.stackSize) { in getLength()
1139 int stackSize = 0; field in PduComposer.BufferStack
1160 stackSize = stackSize + 1; in newbuf()
1180 stackSize = stackSize - 1; in pop()
1203 m.currentStackSize = stackSize; in mark()
/aosp12/frameworks/base/telephony/common/com/google/android/mms/pdu/
H A DPduComposer.java1088 if (currentStackSize != mStack.stackSize) { in getLength()
1105 int stackSize = 0; field in PduComposer.BufferStack
1127 stackSize = stackSize + 1; in newbuf()
1148 stackSize = stackSize - 1; in pop()
1173 m.currentStackSize = stackSize; in mark()
/aosp12/system/chre/host/msm/daemon/generated/
H A Dchre_slpi_skel.c236 static __inline void _allocator_init(_allocator* me, uint8_t* stack, int stackSize) { in _allocator_init() argument
238 me->stackEnd = stack + stackSize; in _allocator_init()
239 me->nSize = stackSize; in _allocator_init()
H A Dchre_slpi_stub.c236 static __inline void _allocator_init(_allocator* me, uint8_t* stack, int stackSize) { in _allocator_init() argument
238 me->stackEnd = stack + stackSize; in _allocator_init()
239 me->nSize = stackSize; in _allocator_init()
/aosp12/frameworks/base/core/java/android/view/
H A DView.java6176 int stackSize = attributeResolutionStack.length;
6178 stackSize++;
6182 int[] stack = new int[stackSize];
/aosp12/art/build/boot/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt3328 Ljava/lang/Thread;->stackSize:J
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...