Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dapex.go299 type ApexModuleBase struct { struct
300 ApexProperties ApexProperties
301 apexPropertiesLock sync.Mutex // protects ApexProperties during parallel apexDirectlyInAnyMutator
303 canHaveApexVariants bool
305 apexInfos []ApexInfo
306 apexInfosLock sync.Mutex // protects apexInfos during parallel apexInfoMutator
319 func (m *ApexModuleBase) apexModuleBase() *ApexModuleBase {
328 func (m *ApexModuleBase) ApexAvailable() []string {
338 func (m *ApexModuleBase) BuildForApex(apex ApexInfo) {
350 func (m *ApexModuleBase) InAnyApex() bool {
[all …]
/aosp_15_r20/build/soong/java/
H A Dsystemserver_classpath_fragment.go87 android.ApexModuleBase anonMember
H A Dapp_import.go72 android.ApexModuleBase anonMember
H A Dsdk_library_internal.go696 android.ApexModuleBase anonMember
H A Djava.go2571 android.ApexModuleBase anonMember
3095 android.ApexModuleBase anonMember
3222 android.ApexModuleBase anonMember
H A Dbootclasspath_fragment.go227 android.ApexModuleBase anonMember
H A Daar.go1128 android.ApexModuleBase anonMember
H A Dbase.go462 android.ApexModuleBase anonMember
H A Dsdk_library.go1892 android.ApexModuleBase anonMember
/aosp_15_r20/external/wayland-protocols/
H A Dwayland_protocol_codegen.go187 android.ApexModuleBase anonMember
/aosp_15_r20/build/soong/fuzz/
H A Dfuzz_common.go78 android.ApexModuleBase anonMember
/aosp_15_r20/build/soong/genrule/
H A Dgenrule.go187 android.ApexModuleBase anonMember
/aosp_15_r20/build/soong/sysprop/
H A Dsysprop_library.go205 android.ApexModuleBase anonMember
/aosp_15_r20/build/soong/cc/
H A Dcc.go3904 android.ApexModuleBase anonMember