Searched refs:ScanError_Base (Results 1 – 3 of 3) sorted by relevance
38 HRESULT ScanError_Base(const FString &path, DWORD systemError);
217 HRESULT CCallbackConsoleBase::ScanError_Base(const FString &path, DWORD systemError) in ScanError_Base() function in CCallbackConsoleBase253 return ScanError_Base(path, systemError); in ScanError()
54 return ScanError_Base(path, systemError); in ScanError()