Searched refs:oxygenRes (Results 1 – 1 of 1) sorted by relevance
433 CommandResult oxygenRes, int remoteAdbPort) throws TargetSetupError { in parseGceInfoFromOxygenClientOutput() argument434 CommandStatus oxygenCliStatus = oxygenRes.getStatus(); in parseGceInfoFromOxygenClientOutput()437 oxygenRes.getStdout() + oxygenRes.getStderr(), remoteAdbPort); in parseGceInfoFromOxygenClientOutput()449 oxygenCliStatus, oxygenRes.getStdout() + " " + oxygenRes.getStderr()); in parseGceInfoFromOxygenClientOutput()450 InfraErrorIdentifier identifier = refineOxygenErrorType(oxygenRes.getStderr()); in parseGceInfoFromOxygenClientOutput()455 oxygenRes.getStderr()), // Include the original error message as cause. in parseGceInfoFromOxygenClientOutput()