Searched refs:PVMFBufferPoolAllocator (Results 1 – 16 of 16) sorted by relevance
30 OSCL_EXPORT_REF PVMFBufferPoolAllocator::PVMFBufferPoolAllocator(bool aLeaveOnAllocFailure) : in PVMFBufferPoolAllocator() function in PVMFBufferPoolAllocator40 OSCL_EXPORT_REF PVMFBufferPoolAllocator::~PVMFBufferPoolAllocator() in ~PVMFBufferPoolAllocator()46 OSCL_EXPORT_REF void PVMFBufferPoolAllocator::SetLeaveOnAllocFailure(bool aLeaveOnAllocFailure) in SetLeaveOnAllocFailure()51 OSCL_EXPORT_REF void PVMFBufferPoolAllocator::size(uint16 num_frags, uint16 frag_size) in size()79 OSCL_EXPORT_REF void PVMFBufferPoolAllocator::clear() in clear()85 OSCL_EXPORT_REF void PVMFBufferPoolAllocator::destruct_and_dealloc(OsclAny* ptr) in destruct_and_dealloc()104 OSCL_EXPORT_REF OsclRefCounterMemFrag PVMFBufferPoolAllocator::get() in get()142 OSCL_EXPORT_REF void PVMFBufferPoolAllocator::release(OsclRefCounterMemFrag& frag) in release()147 OSCL_EXPORT_REF void PVMFBufferPoolAllocator::SetFailFrequency(uint16 aFrequency) in SetFailFrequency()
50 class PVMFBufferPoolAllocator : public OsclDestructDealloc53 OSCL_IMPORT_REF PVMFBufferPoolAllocator(bool aLeaveOnAllocFailure = true);54 OSCL_IMPORT_REF virtual ~PVMFBufferPoolAllocator();
232 …HTTPParserBaseObject(StringKeyValueStore *aKeyValueStore = NULL, PVMFBufferPoolAllocator *aEntityU…265 PVMFBufferPoolAllocator *iEntityUnitAlloc;318 PVMFBufferPoolAllocator *getAllocator() const in getAllocator()380 PVMFBufferPoolAllocator *aEntityUnitAlloc, in HTTPParserEntityBodyObject()415 PVMFBufferPoolAllocator *aEntityUnitAlloc, in HTTPParserNormalContentObject()440 PVMFBufferPoolAllocator *aEntityUnitAlloc, in HTTPParserCTEContentObject()473 PVMFBufferPoolAllocator *aEntityUnitAlloc, in HTTPParserMultipartContentObject()
1246 iEntityUnitAlloc = OSCL_NEW(PVMFBufferPoolAllocator, ()); in construct()
61 PVMFBufferPoolAllocator iPduFragmentAlloc;62 PVMFBufferPoolAllocator iHdrFragmentAlloc;
141 PVMFBufferPoolAllocator iMemFragmentAlloc;190 PVMFBufferPoolAllocator iMemFragmentAlloc;
75 PVMFBufferPoolAllocator iHdrFragmentAlloc;
84 PVMFBufferPoolAllocator iHdrFragmentAlloc;
232 PVMFBufferPoolAllocator* iMemFragmentAlloc;
487 PVMFBufferPoolAllocator iMemFragmentAlloc;
586 PVMFBufferPoolAllocator iHdrAllocator;587 PVMFBufferPoolAllocator iCcsrlAllocator;588 PVMFBufferPoolAllocator iFCSAllocator;589 PVMFBufferPoolAllocator iMTEntryNumAllocator;
272 PVMFBufferPoolAllocator *iMemFragmentAlloc;
716 iMemFragmentAlloc = OSCL_NEW(PVMFBufferPoolAllocator, ()); in CreateMemFragmentAlloc()
607 PVMFBufferPoolAllocator iFsiFragmentAlloc;609 PVMFBufferPoolAllocator iPrivateDataFsiFragmentAlloc;
335 PVMFBufferPoolAllocator iPrivateDataFsiFragmentAlloc;
122 iMemFragmentAlloc = OSCL_NEW(PVMFBufferPoolAllocator, ()); in Open()