Home
last modified time | relevance | path

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

/build/soong/cmd/diff_target_files/
Dzip_artifact.go38 type localZipArtifact struct { struct
55 return &localZipArtifact{
62 func (z *localZipArtifact) Files() ([]*ZipArtifactFile, error) { argument
67 func (z *localZipArtifact) Close() { argument