Home
last modified time | relevance | path

Searched defs:localZipArtifact (Results 1 – 1 of 1) sorted by relevance

/build/soong/cmd/diff_target_files/
Dzip_artifact.go38 type localZipArtifact struct { struct
39 zr *zip.ReadCloser
40 files []*ZipArtifactFile
62 func (z *localZipArtifact) Files() ([]*ZipArtifactFile, error) {
67 func (z *localZipArtifact) Close() {