Home
last modified time | relevance | path

Searched defs:CanHaveApexVariants (Results 1 – 3 of 3) sorted by relevance

/build/soong/android/
Dapex.go253 CanHaveApexVariants() bool methodSpec
460 func (m *ApexModuleBase) CanHaveApexVariants() bool { func
Dmodule.go1909 CanHaveApexVariants bool member
/build/soong/rust/
Drust.go2096 func (m *Module) CanHaveApexVariants() bool { func