Home
last modified time | relevance | path

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

/build/soong/android/
Dapex.go109 NotAvailableForPlatform() bool methodSpec
145 NotAvailableForPlatform bool `blueprint:"mutated"` member
232 func (m *ApexModuleBase) NotAvailableForPlatform() bool { func