Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dsdk.go243 UnzipToSnapshot(zipPath Path, destDir string)
/aosp12/build/soong/sdk/
H A Dupdate.go962 func (s *snapshotBuilder) UnzipToSnapshot(zipPath android.Path, destDir string) { func
/aosp12/build/soong/java/
H A Dsdk_library.go2601 ctx.SnapshotBuilder().UnzipToSnapshot(properties.StubsSrcJar, snapshotRelativeDir)