Home
last modified time | relevance | path

Searched refs:AlwaysRequiresPlatformApexVariant (Results 1 – 3 of 3) sorted by relevance

/build/soong/android/
Dapex.go243 AlwaysRequiresPlatformApexVariant() bool methodSpec
507 func (m *ApexModuleBase) AlwaysRequiresPlatformApexVariant() bool { func
/build/soong/apex/
Dapex.go1271 if am.AlwaysRequiresPlatformApexVariant() {
/build/soong/cc/
Dcc.go3897 func (c *Module) AlwaysRequiresPlatformApexVariant() bool { func