Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DUpdateCallback100.cpp19 ProgressDialog->Sync.AddError_Code_Name(errorCode, path); in Z7_COM7F_IMF()
87 ProgressDialog->Sync.AddError_Code_Name(errorCode, path); in Z7_COM7F_IMF()
93 ProgressDialog->Sync.AddError_Code_Name(errorCode, path); in Z7_COM7F_IMF()
H A DProgressDialog2.h100 void AddError_Code_Name(HRESULT systemError, const wchar_t *name);
H A DPanelCrc.cpp179 Sync.AddError_Code_Name(HRESULT_FROM_WIN32(systemError), fs2us(Enumerator.BasePrefix + name)); in AddErrorMessage()
H A DProgressDialog2.cpp244 void CProgressSync::AddError_Code_Name(HRESULT systemError, const wchar_t *name) in AddError_Code_Name() function in CProgressSync
/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DUpdateCallbackGUI.cpp54 ProgressDialog->Sync.AddError_Code_Name(HRESULT_FROM_WIN32(systemError), fs2us(path)); in ScanError()
133 ProgressDialog->Sync.AddError_Code_Name(HRESULT_FROM_WIN32(systemError), fs2us(path)); in OpenFileError()
278 ProgressDialog->Sync.AddError_Code_Name(HRESULT_FROM_WIN32(systemError), fs2us(path)); in ReadingFileError()
H A DHashGUI.cpp54 Sync.AddError_Code_Name(systemError, name); in Z7_IFACE_IMP()