Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dapex.go276 NotAvailableForPlatform bool `blueprint:"mutated"` member
461 func (m *ApexModuleBase) NotAvailableForPlatform() bool { func