Searched refs:getNextErrorViewController (Results 1 – 1 of 1) sorted by relevance
27 guard let nextViewController = getNextErrorViewController() else { in showError()45 private func getNextErrorViewController() -> EXDevLauncherErrorViewController? { in getNextErrorViewController() function