Home
last modified time | relevance | path

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

/build/soong/common/
Dmodule.go92 Enabled() bool methodSpec
103 Enabled *bool `android:"arch_variant"` member
280 func (a *AndroidModuleBase) Enabled() bool { func