Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Common/
H A DHandlerOut.cpp144 void CMultiMethodProps::SetMethodThreadsTo_IfNotFinded(CMethodProps &oneMethodInfo, UInt32 numThrea… in SetMethodThreadsTo_IfNotFinded()
149 void CMultiMethodProps::SetMethodThreadsTo_Replace(CMethodProps &oneMethodInfo, UInt32 numThreads) in SetMethodThreadsTo_Replace()
/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/
H A D7zHandlerOut.cpp121 COneMethodInfo &oneMethodInfo = methods[i]; in SetMainMethod() local