Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go58 AlwaysSdk() bool methodSpec
Dcc.go275 AlwaysSdk bool `blueprint:"mutated"` member
598 func (c *Module) AlwaysSdk() bool { func
/build/soong/rust/
Drust.go214 func (mod *Module) AlwaysSdk() bool { func