Home
last modified time | relevance | path

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

/build/soong/android/
Dapex.go220 AlwaysRequiresPlatformApexVariant() bool methodSpec
456 func (m *ApexModuleBase) AlwaysRequiresPlatformApexVariant() bool { func
/build/soong/cc/
Dcc.go3299 func (c *Module) AlwaysRequiresPlatformApexVariant() bool { func