Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go200 SdkAndPlatformVariantVisibleToMake() bool methodSpec
Dcc.go354 SdkAndPlatformVariantVisibleToMake bool `blueprint:"mutated"` member
1290 func (c *Module) SdkAndPlatformVariantVisibleToMake() bool { func
/build/soong/rust/
Drust.go347 func (mod *Module) SdkAndPlatformVariantVisibleToMake() bool { func