Home
last modified time | relevance | path

Searched refs:nSize (Results 1 – 2 of 2) sorted by relevance

/system/chre/host/msm/daemon/generated/
Dchre_slpi_skel.c183 int nSize; member
214 if((_ALIGN_SIZE((uintptr_t)me->stackEnd, al) + size) < (uintptr_t)me->stack + me->nSize) { in _allocator_alloc()
239 me->nSize = stackSize; in _allocator_init()
Dchre_slpi_stub.c183 int nSize; member
214 if((_ALIGN_SIZE((uintptr_t)me->stackEnd, al) + size) < (uintptr_t)me->stack + me->nSize) { in _allocator_alloc()
239 me->nSize = stackSize; in _allocator_init()