Home
last modified time | relevance | path

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

/build/soong/cmd/diff_target_files/
Dzip_artifact.go162 type ExtractedZipArtifactFile struct { struct
163 initCh chan struct{}
164 err error
166 path string
171 func (d *ExtractedZipArtifactFile) Path() (string, error) {