Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dvndk.go241 …aries = vndkModuleLister(func(m *Module) bool { return m.VendorProperties.IsVNDKUsingCoreVariant })
323 m.VendorProperties.IsVNDKUsingCoreVariant = true
H A Dcc.go436 IsVNDKUsingCoreVariant bool `blueprint:"mutated"` member