Home
last modified time | relevance | path

Searched defs:ApexModuleBase (Results 1 – 12 of 12) sorted by relevance

/build/soong/android/
Dapex.go336 type ApexModuleBase struct { struct
337 ApexProperties ApexProperties
339 canHaveApexVariants bool
341 apexInfos []ApexInfo
342 apexInfosLock sync.Mutex // protects apexInfos during parallel apexInfoMutator
355 func (m *ApexModuleBase) apexModuleBase() *ApexModuleBase {
360 func (m *ApexModuleBase) ApexAvailable() []string {
365 func (m *ApexModuleBase) BuildForApex(apex ApexInfo) {
390 func (m *ApexModuleBase) InAnyApex() bool {
395 func (m *ApexModuleBase) DirectlyInAnyApex() bool {
[all …]
/build/soong/fuzz/
Dfuzz_common.go42 android.ApexModuleBase anonMember
/build/soong/java/
Dsystemserver_classpath_fragment.go82 android.ApexModuleBase anonMember
Dapp_import.go42 android.ApexModuleBase anonMember
Djava.go1501 android.ApexModuleBase anonMember
1895 android.ApexModuleBase anonMember
2035 android.ApexModuleBase anonMember
Dbootclasspath_fragment.go226 android.ApexModuleBase anonMember
Daar.go627 android.ApexModuleBase anonMember
Dsdk_library.go1983 android.ApexModuleBase anonMember
2452 android.ApexModuleBase anonMember
Dbase.go388 android.ApexModuleBase anonMember
/build/soong/sysprop/
Dsysprop_library.go127 android.ApexModuleBase anonMember
/build/soong/genrule/
Dgenrule.go158 android.ApexModuleBase anonMember
/build/soong/cc/
Dcc.go3585 android.ApexModuleBase anonMember