Searched refs:vtsReportInputStream (Results 1 – 1 of 1) sorted by relevance
110 InputStream vtsReportInputStream = new ByteArrayInputStream(keyFileByteArray); in init() local113 Optional<Storage> optionalVtsReportStorage = GcsHelper.getStorage(vtsReportInputStream); in init()