Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go59 IsSdkVariant() bool methodSpec
Dcc.go278 IsSdkVariant bool `blueprint:"mutated"` member
3264 func (c *Module) IsSdkVariant() bool { func
/build/soong/rust/
Drust.go218 func (mod *Module) IsSdkVariant() bool { func