Searched refs:IsVNDKPrivate (Results 1 – 2 of 2) sorted by relevance
234 …aries = vndkModuleLister(func(m *Module) bool { return m.VendorProperties.IsVNDKPrivate })327 m.VendorProperties.IsVNDKPrivate = true395 m.VendorProperties.IsVNDKPrivate = Bool(lib.Properties.Llndk.Private)399 m.VendorProperties.IsVNDKPrivate = Bool(prebuiltLib.Properties.Llndk.Private)
463 IsVNDKPrivate bool `blueprint:"mutated"` member1203 return c.VendorProperties.IsLLNDK && !c.VendorProperties.IsVNDKPrivate