Home
last modified time | relevance | path

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

/build/soong/java/
Dapp_set.go134 Inputs: android.Paths{as.prebuilt.SingleSourcePath(ctx)},
Dplatform_compat_config.go206 module.metadataFile = module.prebuilt.SingleSourcePath(ctx)
Dapp_import.go258 srcApk := a.prebuilt.SingleSourcePath(ctx)
/build/soong/cc/
Dprebuilt.go383 return p.Prebuilt.SingleSourcePath(ctx)
429 in := p.Prebuilt.SingleSourcePath(ctx)
/build/soong/android/
Dprebuilt.go138 func (p *Prebuilt) SingleSourcePath(ctx ModuleContext) Path { func
Dprebuilt_test.go457 p.src = p.prebuilt.SingleSourcePath(ctx)