Home
last modified time | relevance | path

Searched refs:CreateAllocators (Results 1 – 4 of 4) sorted by relevance

/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
Dpvmf_jitter_buffer_impl.cpp257 CreateAllocators(); in Construct()
817 void PVMFJitterBufferImpl::CreateAllocators() in CreateAllocators() function in PVMFJitterBufferImpl
1069 CreateAllocators(); in SetInPlaceProcessingMode()
/external/opencore/nodes/pvsocketnode/include/
Dpvmf_socket_node.h150 …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/
Dpvmf_socket_node.cpp51 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/
Dpvmf_jitter_buffer.h1339 void CreateAllocators();