Home
last modified time | relevance | path

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

/build/soong/cc/
Dvndk.go235 …aries = vndkModuleLister(func(m *Module) bool { return m.VendorProperties.IsVNDKProduct })
330 m.VendorProperties.IsVNDKProduct = true
Dcc.go466 IsVNDKProduct bool `blueprint:"mutated"` member