Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go194 IsSdkVariant() bool methodSpec
Dcc.go343 IsSdkVariant bool `blueprint:"mutated"` member
3639 func (c *Module) IsSdkVariant() bool { func
/build/soong/rust/
Drust.go389 func (mod *Module) IsSdkVariant() bool { func