Searched defs:storageUuid (Results 1 – 1 of 1) sorted by relevance
1305 UUID storageUuid = pkg.getStorageUuid(); in getLocations() local1337 private record CacheValue(@NonNull List<String> locations, @NonNull UUID storageUuid) {} in CacheValue()