Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DUpdatePair.cpp45 static void ThrowError(const char *message, const UString &s1, const UString &s2) in ThrowError() function
123 ThrowError(k_Duplicate_inDir_Message, s1, s2); in GetUpdatePairInfoList()
187 ThrowError(k_Duplicate_inArc_Message, ai->Name, arcItems[arcIndices[arcIndex + dupl]].Name); in GetUpdatePairInfoList()
191 ThrowError(k_NotCensoredCollision_Message, *name, ai->Name); in GetUpdatePairInfoList()