Home
last modified time | relevance | path

Searched defs:numNoLockBlocks (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Common/
H A DMemBlocks.cpp60 HRESULT CMemBlockManagerMt::AllocateSpace(size_t numBlocks, size_t numNoLockBlocks) in AllocateSpace()
90 …ESULT CMemBlockManagerMt::AllocateSpaceAlways(size_t desiredNumberOfBlocks, size_t numNoLockBlocks) in AllocateSpaceAlways()