Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go369 type VendorProperties struct { struct
387 Vendor_available *bool
398 Odm_available *bool
420 Product_available *bool
429 Double_loadable *bool
432 IsLLNDK bool `blueprint:"mutated"`
436 IsVNDKUsingCoreVariant bool `blueprint:"mutated"`
439 IsVNDKCore bool `blueprint:"mutated"`
442 IsVNDKSP bool `blueprint:"mutated"`
446 IsVNDKPrivate bool `blueprint:"mutated"`
[all …]
/build/soong/rust/
Drust.go108 VendorProperties cc.VendorProperties member