Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go57 AlwaysSdk() bool methodSpec
Dcc.go266 AlwaysSdk bool `blueprint:"mutated"` member
589 func (c *Module) AlwaysSdk() bool { func
/build/soong/rust/
Drust.go191 func (mod *Module) AlwaysSdk() bool { func