OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iBufferPostFence
(Results
1 - 2
of
2
) sorted by null
/external/opencore/oscl/oscl/osclmemory/src/
oscl_mem_mempool.h
310
uint32
iBufferPostFence
; // Post-fence to check for memory corruption
oscl_mem_mempool.cpp
725
newbufferinfo->
iBufferPostFence
= OSCLMEMPOOLRESIZABLEALLOCATOR_POSTFENCE_PATTERN;
752
OSCL_ASSERT(bufferinfo->
iBufferPostFence
== OSCLMEMPOOLRESIZABLEALLOCATOR_POSTFENCE_PATTERN);
[
all
...]
Completed in 11 milliseconds