Searched refs:getStorage (Results 1 – 3 of 3) sorted by relevance
27 public static Optional<Storage> getStorage(InputStream keyFileInputStream) { in getStorage() method in GcsHelper
113 Optional<Storage> optionalVtsReportStorage = GcsHelper.getStorage(vtsReportInputStream); in init()122 Optional<Storage> optionalVtsInfraStorage = GcsHelper.getStorage(vtsInfraInputStream); in init()
100 Optional<Storage> optionalStorage = GcsHelper.getStorage(this.keyFileInputStream); in init()