Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go208 IsSdkVariant() bool methodSpec
Dcc.go351 IsSdkVariant bool `blueprint:"mutated"` member
4073 func (c *Module) IsSdkVariant() bool { func
/build/soong/rust/
Drust.go392 func (mod *Module) IsSdkVariant() bool { func