Searched refs:ScanError_Base (Results 1 – 3 of 3) sorted by relevance
39 HRESULT ScanError_Base(const FString &path, DWORD systemError);
198 HRESULT CCallbackConsoleBase::ScanError_Base(const FString &path, DWORD systemError) in ScanError_Base() function in CCallbackConsoleBase233 return ScanError_Base(path, systemError); in ScanError()
50 return ScanError_Base(path, systemError); in ScanError()