Searched refs:mAllocator (Results 1 – 1 of 1) sorted by relevance
261 ISzAlloc mAllocator; member485 pImp->mAllocator.Alloc = sAlloc; in SZFILE_CreateArc()486 pImp->mAllocator.Free = sFree; in SZFILE_CreateArc()490 res = SzArEx_Open(&pImp->mDB, &pImp->mMemStream.iFace, &pImp->mAllocator, &pImp->mAllocator); in SZFILE_CreateArc()706 …aStreamIx, &apArc->mppUnpackedStreams[aStreamIx], &decBytes, &pImp->mAllocator, &pImp->mAllocator); in SZFILE_UnpackStream()790 pImp->mAllocator.Free(pImp, apArc->mppUnpackedStreams[ix]); in SZFILE_PurgeArc()796 SzArEx_Free(&pImp->mDB, &pImp->mAllocator); in SZFILE_PurgeArc()