Searched refs:psxErr (Results 1 – 1 of 1) sorted by relevance
336 sal_Int32 psxErr = GetLastError(); in execute() local337 if (ERROR_SUCCESS == psxErr) in execute()338 psxErr = E_UNKNOWN_EXEC_ERROR; in execute()340 psxErr = MapError(psxErr); in execute()345 psxErr); in execute()
Completed in 17 milliseconds