Searched refs:FindBinderForOutStream (Results 1 - 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/Archive/Common/
H A DCoderMixer2.h70 int FindBinderForOutStream(UInt32 outStream) const function in struct:NCoderMixer::CBindInfo
/external/lzma/CPP/7zip/Archive/7z/
H A D7zEncode.cpp377 if (_bindInfo.FindBinderForOutStream(i) == -1)
395 int binder = _bindInfo.FindBinderForOutStream(outIndex);

Completed in 93 milliseconds