Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dprebuilt.go71 type Prebuilt struct { struct
72 properties PrebuiltProperties
74 srcsSupplier PrebuiltSrcsSupplier
75 srcsPropertyName string
H A Dprebuilt_build_tool.go48 func (t *prebuiltBuildTool) Prebuilt() *Prebuilt { func
H A Dprebuilt_test.go461 func (p *prebuiltModule) Prebuilt() *Prebuilt { func
/aosp12/build/soong/apex/
H A Dprebuilt.go119 func (p *prebuiltCommon) Prebuilt() *android.Prebuilt { func
444 type Prebuilt struct { struct
445 prebuiltCommon
447 properties PrebuiltProperties
449 inputApex android.Path
/aosp12/build/soong/java/
H A Dapp_set.go72 func (as *AndroidAppSet) Prebuilt() *android.Prebuilt { func
H A Dsystem_modules.go231 func (system *systemModulesImport) Prebuilt() *android.Prebuilt { func
H A Dplatform_compat_config.go191 func (module *prebuiltCompatConfigModule) Prebuilt() *android.Prebuilt { func
H A Dapp_import.go343 func (a *AndroidAppImport) Prebuilt() *android.Prebuilt { func
H A Ddroidstubs.go818 func (p *PrebuiltStubsSources) Prebuilt() *android.Prebuilt { func
H A Dbootclasspath_fragment.go867 func (module *prebuiltBootclasspathFragmentModule) Prebuilt() *android.Prebuilt { func
H A Daar.go704 func (a *AARImport) Prebuilt() *android.Prebuilt { func
H A Djava.go1220 func (j *Import) Prebuilt() *android.Prebuilt { func
1574 func (j *DexImport) Prebuilt() *android.Prebuilt { func
H A Dsdk_library.go2000 func (module *SdkLibraryImport) Prebuilt() *android.Prebuilt { func
/aosp12/build/soong/cc/
H A Dprebuilt.go58 android.Prebuilt anonMember
318 android.Prebuilt anonMember
H A Dcc.go1540 func (c *Module) Prebuilt() *android.Prebuilt { func