Home
last modified time | relevance | path

Searched defs:allocSize (Results 1 – 4 of 4) sorted by relevance

/system/bt/embdrv/sbc/decoder/srce/
Dalloc.c73 size_t allocSize = in OI_CODEC_SBC_Alloc() local
/system/chre/apps/test/chqts/src/shared/
Dchunk_allocator.cc23 ChunkAllocatorBase::ChunkAllocatorBase(size_t allocSize, size_t slotCount, in ChunkAllocatorBase()
/system/chre/platform/shared/include/chre/platform/shared/
Dmemory_debug.h47 size_t allocSize; member
/system/chre/apps/test/chqts/src/general_test/
Dheap_exhaustion_stability_test.cc76 uint32_t allocSize = 1024 * 1024 * 256; in exhaustHeap() local