Searched refs:CreateAllocators (Results 1 – 4 of 4) sorted by relevance
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/ |
D | pvmf_jitter_buffer_impl.cpp | 257 CreateAllocators(); in Construct() 817 void PVMFJitterBufferImpl::CreateAllocators() in CreateAllocators() function in PVMFJitterBufferImpl 1069 CreateAllocators(); in SetInPlaceProcessingMode()
|
/external/opencore/nodes/pvsocketnode/include/ |
D | pvmf_socket_node.h | 150 …void CreateAllocators(const OSCL_HeapString<OsclMemAllocator>& iMime, uint32 aSize, uint32 aExpect… 587 …void CreateAllocators(uint32 aSize, uint32 aExpectedNumberOfBlocksPerBuffer, uint32 aResizeSize, u…
|
/external/opencore/nodes/pvsocketnode/src/ |
D | pvmf_socket_node.cpp | 51 void PVMFSocketNodeMemPool::CreateAllocators(const OSCL_HeapString<OsclMemAllocator>& iMime, uint32… in CreateAllocators() function in PVMFSocketNodeMemPool 237 void SocketPortConfig::CreateAllocators(uint32 aSize, uint32 aExpectedNumberOfBlocksPerBuffer, uint… in CreateAllocators() function in SocketPortConfig 239 …iMemPool->CreateAllocators(iMime, aSize, aExpectedNumberOfBlocksPerBuffer, aResizeSize, aMaxNumRes… in CreateAllocators() 583 …aSockConfig.CreateAllocators(iMaxTcpRecvBufferSize *(iMaxTcpRecvBufferCount - 1), iMaxTcpRecvBuffe… in HandlePortActivity()
|
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/ |
D | pvmf_jitter_buffer.h | 1339 void CreateAllocators();
|