Searched defs:CommonError (Results 1 – 1 of 1) sorted by relevance
179 void CCallbackConsoleBase::CommonError(const FString &path, DWORD systemError, bool isWarning) in CommonError() function in CCallbackConsoleBase227 CommonError(path, systemError, false); in ReadingFileError_Base() local