Home
last modified time | relevance | path

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

/build/soong/android/
Dsdk.go181 UnzipToSnapshot(zipPath Path, destDir string) methodSpec
/build/soong/sdk/
Dupdate.go641 func (s *snapshotBuilder) UnzipToSnapshot(zipPath android.Path, destDir string) { func