Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/Far/
H A DExtractEngine.cpp168 void SetExtractErrorMessage(Int32 opRes, Int32 encrypted, AString &s);
169 void SetExtractErrorMessage(Int32 opRes, Int32 encrypted, AString &s) in SetExtractErrorMessage() function
238 SetExtractErrorMessage(opRes, encrypted, s); in Z7_COM7F_IMF()
254 SetExtractErrorMessage(opRes, encrypted, s); in Z7_COM7F_IMF()
H A DUpdateCallbackFar.cpp164 void SetExtractErrorMessage(Int32 opRes, Int32 encrypted, AString &s);
173 SetExtractErrorMessage(opRes, isEncrypted, s); in Z7_COM7F_IMF()
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DUpdateCallback100.cpp61 void SetExtractErrorMessage(Int32 opRes, Int32 encrypted, const wchar_t *fileName, UString &s);
68 SetExtractErrorMessage(opRes, isEncrypted, name, s); in Z7_COM7F_IMF()
H A DExtractCallback.cpp276 void SetExtractErrorMessage(Int32 opRes, Int32 encrypted, const wchar_t *fileName, UString &s);
277 void SetExtractErrorMessage(Int32 opRes, Int32 encrypted, const wchar_t *fileName, UString &s) in SetExtractErrorMessage() function
384 SetExtractErrorMessage(opRes, encrypted, _currentFilePath, s); in Z7_COM7F_IMF()
406 SetExtractErrorMessage(opRes, encrypted, name, s); in Z7_COM7F_IMF()
/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DUpdateCallbackGUI.cpp146 void SetExtractErrorMessage(Int32 opRes, Int32 encrypted, const wchar_t *fileName, UString &s);
153 SetExtractErrorMessage(opRes, isEncrypted, name, s); in ReportExtractResult()
/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/
H A DExtractCallbackConsole.cpp417 void SetExtractErrorMessage(Int32 opRes, Int32 encrypted, AString &dest);
418 void SetExtractErrorMessage(Int32 opRes, Int32 encrypted, AString &dest) in SetExtractErrorMessage() function
488 SetExtractErrorMessage(opRes, encrypted, s); in Z7_COM7F_IMF()
H A DUpdateCallbackConsole.cpp740 void SetExtractErrorMessage(Int32 opRes, Int32 encrypted, AString &dest);
756 SetExtractErrorMessage(opRes, isEncrypted, s); in ReportExtractResult()
/aosp_15_r20/external/lzma/CPP/7zip/UI/Agent/
H A DUpdateCallbackAgent.cpp136 void SetExtractErrorMessage(Int32 opRes, Int32 encrypted, const wchar_t *fileName, UString &s);