Home
last modified time | relevance | path

Searched defs:Prebuilt (Results 1 – 11 of 11) sorted by relevance

/build/soong/android/
Dprebuilt.go71 type Prebuilt struct { struct
72 properties PrebuiltProperties
74 srcsSupplier PrebuiltSrcsSupplier
75 srcsPropertyName string
84 func (p *Prebuilt) Name(name string) string {
94 func (p *Prebuilt) ForcePrefer() {
98 func (p *Prebuilt) Prefer() bool {
138 func (p *Prebuilt) SingleSourcePath(ctx ModuleContext) Path {
142 func (p *Prebuilt) UsePrebuilt() bool {
231 Prebuilt() *Prebuilt methodSpec
[all …]
Dprebuilt_test.go461 func (p *prebuiltModule) Prebuilt() *Prebuilt { func
/build/soong/java/
Dapp_set.go72 func (as *AndroidAppSet) Prebuilt() *android.Prebuilt { func
Dsystem_modules.go231 func (system *systemModulesImport) Prebuilt() *android.Prebuilt { func
Dplatform_compat_config.go191 func (module *prebuiltCompatConfigModule) Prebuilt() *android.Prebuilt { func
Dapp_import.go343 func (a *AndroidAppImport) Prebuilt() *android.Prebuilt { func
Ddroidstubs.go818 func (p *PrebuiltStubsSources) Prebuilt() *android.Prebuilt { func
Dbootclasspath_fragment.go867 func (module *prebuiltBootclasspathFragmentModule) Prebuilt() *android.Prebuilt { func
Daar.go704 func (a *AARImport) Prebuilt() *android.Prebuilt { func
Djava.go1220 func (j *Import) Prebuilt() *android.Prebuilt { func
1574 func (j *DexImport) Prebuilt() *android.Prebuilt { func
/build/soong/cc/
Dprebuilt.go58 android.Prebuilt anonMember
318 android.Prebuilt anonMember