Home
last modified time | relevance | path

Searched defs:SdkAndPlatformVariantVisibleToMake (Results 1 – 3 of 3) sorted by relevance

/build/soong/cc/
Dlinkable.go192 SdkAndPlatformVariantVisibleToMake() bool methodSpec
Dcc.go575 SdkAndPlatformVariantVisibleToMake bool `blueprint:"mutated"` member
1532 func (c *Module) SdkAndPlatformVariantVisibleToMake() bool { func
/build/soong/rust/
Drust.go414 func (mod *Module) SdkAndPlatformVariantVisibleToMake() bool { func