Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dapex.go456 func (m *ApexModuleBase) AlwaysRequiresPlatformApexVariant() bool { func
/aosp12/build/soong/cc/
H A Dcc.go3299 func (c *Module) AlwaysRequiresPlatformApexVariant() bool { func