Home
last modified time | relevance | path

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

/aosp12/build/soong/java/
H A Ddroidstubs.go151 StubsSrcJar() android.Path
218 func (d *Droidstubs) StubsSrcJar() android.Path { func
782 func (d *PrebuiltStubsSources) StubsSrcJar() android.Path { func
H A Dsdk_library.go596 paths.stubsSrcJar = android.OptionalPathForPath(provider.StubsSrcJar())
2525 StubsSrcJar android.Path member
2546 properties.StubsSrcJar = paths.stubsSrcJar.Path()
2595 ctx.SnapshotBuilder().CopyToSnapshot(properties.StubsSrcJar, srcJarSnapshotPath)
2601 ctx.SnapshotBuilder().UnzipToSnapshot(properties.StubsSrcJar, snapshotRelativeDir)