Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0213/
Dpoc.cpp135 mLinearPool = std::make_shared<C2PooledBlockPool>(mLinearAllocator, ++mBlockPoolId); in SetUp()
136 if (!mLinearPool) { in SetUp()
238 std::shared_ptr<C2BlockPool> mLinearPool; member in Codec2VideoDecHidlTestBase
473 handle.mWorkQueue, handle.mFlushedIndices, handle.mLinearPool, in main()