Home
last modified time | relevance | path

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

/build/soong/apex/
Dprebuilt.go198 p.inputApex = p.Prebuilt().SingleSourcePath(ctx)
315 apexSet := a.prebuiltCommon.prebuilt.SingleSourcePath(ctx)
/build/soong/cc/
Dprebuilt.go300 return p.Prebuilt.SingleSourcePath(ctx)
342 in := p.Prebuilt.SingleSourcePath(ctx)
/build/soong/android/
Dprebuilt.go94 func (p *Prebuilt) SingleSourcePath(ctx ModuleContext) Path { func
Dprebuilt_test.go415 p.src = p.prebuilt.SingleSourcePath(ctx)
/build/soong/java/
Dapp.go155 Inputs: android.Paths{as.prebuilt.SingleSourcePath(ctx)},
1463 srcApk := a.prebuilt.SingleSourcePath(ctx)