Home
last modified time | relevance | path

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

/build/soong/android/
Dapex.go335 type ApexModuleBase struct { struct
336 ApexProperties ApexProperties
337 apexPropertiesLock sync.Mutex // protects ApexProperties during parallel apexDirectlyInAnyMutator
339 canHaveApexVariants bool
341 apexInfos []ApexInfo
342 apexInfosLock sync.Mutex // protects apexInfos during parallel apexInfoMutator
345 func (m *ApexModuleBase) ApexTransitionMutatorSplit(ctx BaseModuleContext) []ApexInfo {
349 …xModuleBase) ApexTransitionMutatorOutgoing(ctx OutgoingTransitionContext, info ApexInfo) ApexInfo {
356 …xModuleBase) ApexTransitionMutatorIncoming(ctx IncomingTransitionContext, info ApexInfo) ApexInfo {
376 func (m *ApexModuleBase) ApexTransitionMutatorMutate(ctx BottomUpMutatorContext, info ApexInfo) {
[all …]
Dvintf_fragment.go26 ApexModuleBase anonMember
/build/soong/java/
Dsystemserver_classpath_fragment.go91 android.ApexModuleBase anonMember
Dapp_import.go90 android.ApexModuleBase anonMember
Dsdk_library_internal.go711 android.ApexModuleBase anonMember
Dbootclasspath_fragment.go244 android.ApexModuleBase anonMember
Daar.go1148 android.ApexModuleBase anonMember
Djava.go2916 android.ApexModuleBase anonMember
3445 android.ApexModuleBase anonMember
Dbase.go473 android.ApexModuleBase anonMember
Dsdk_library.go1978 android.ApexModuleBase anonMember
/build/soong/genrule/
Dgenrule.go185 android.ApexModuleBase anonMember
/build/soong/sysprop/
Dsysprop_library.go205 android.ApexModuleBase anonMember
/build/soong/fuzz/
Dfuzz_common.go79 android.ApexModuleBase anonMember