HomeSort by relevance Sort by last modified time
    Searched refs:iAllocatedSz (Results 1 - 2 of 2) sorted by null

  /external/opencore/oscl/oscl/osclmemory/src/
oscl_mem_mempool.h 309 uint32 iAllocatedSz; //Number of butes allocated from the mempool
oscl_mem_mempool.cpp 724 newbufferinfo->iAllocatedSz = 0;
844 aBlockPtr.iParentBuffer->iAllocatedSz += aBlockPtr.iBlockSize;
888 aBlockPtr.iParentBuffer->iAllocatedSz -= aBlockPtr.iBlockSize;
940 aBlockPtr.iParentBuffer->iAllocatedSz -= aBlockPtr.iBlockSize;
    [all...]

Completed in 9 milliseconds