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

/external/lzma/CPP/7zip/UI/Common/
H A DUpdate.h118 bool SetArcPath(const CCodecs *codecs, const UString &arcPath);
H A DUpdate.cpp361 bool CUpdateOptions::SetArcPath(const CCodecs *codecs, const UString &arcPath) function in class:CUpdateOptions
1002 !options.SetArcPath(codecs, cmdArcPath2))
1021 if (!options.SetArcPath(codecs, cmdArcPath2))
1085 if (!options.SetArcPath(codecs, cmdArcPath2))

Completed in 415 milliseconds