Searched refs:IsVNDKPrivate (Results 1 – 2 of 2) sorted by relevance
239 …aries = vndkModuleLister(func(m *Module) bool { return m.VendorProperties.IsVNDKPrivate })332 m.VendorProperties.IsVNDKPrivate = true400 m.VendorProperties.IsVNDKPrivate = Bool(lib.Properties.Llndk.Private)404 m.VendorProperties.IsVNDKPrivate = Bool(prebuiltLib.Properties.Llndk.Private)
446 IsVNDKPrivate bool `blueprint:"mutated"` member1118 return c.VendorProperties.IsLLNDK && !c.VendorProperties.IsVNDKPrivate