Home
last modified time | relevance | path

Searched refs:IsVNDKUsingCoreVariant (Results 1 – 2 of 2) sorted by relevance

/build/soong/cc/
Dvndk.go236 …aries = vndkModuleLister(func(m *Module) bool { return m.VendorProperties.IsVNDKUsingCoreVariant })
318 m.VendorProperties.IsVNDKUsingCoreVariant = true
Dcc.go453 IsVNDKUsingCoreVariant bool `blueprint:"mutated"` member