Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dapex.go220 AlwaysRequiresPlatformApexVariant() bool
456 func (m *ApexModuleBase) AlwaysRequiresPlatformApexVariant() bool { func
/aosp12/build/soong/apex/
H A Dapex.go1031 if am.AlwaysRequiresPlatformApexVariant() {
/aosp12/build/soong/cc/
H A Dcc.go3299 func (c *Module) AlwaysRequiresPlatformApexVariant() bool { func