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