Home
last modified time | relevance | path

Searched defs:VendorProperties (Results 1 – 2 of 2) sorted by relevance

/build/soong/cc/
Dcc.go386 type VendorProperties struct { struct
404 Vendor_available *bool
415 Odm_available *bool
437 Product_available *bool
446 Double_loadable *bool
449 IsLLNDK bool `blueprint:"mutated"`
453 IsVNDKUsingCoreVariant bool `blueprint:"mutated"`
456 IsVNDKCore bool `blueprint:"mutated"`
459 IsVNDKSP bool `blueprint:"mutated"`
463 IsVNDKPrivate bool `blueprint:"mutated"`
[all …]
/build/soong/rust/
Drust.go143 VendorProperties cc.VendorProperties member