OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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