Home
last modified time | relevance | path

Searched refs:canUseSdk (Results 1 – 1 of 1) sorted by relevance

/build/soong/cc/
Dcc.go324 canUseSdk() bool methodSpec
863 func (c *Module) canUseSdk() bool { func
868 if c.canUseSdk() {
1132 func (ctx *moduleContextImpl) canUseSdk() bool { func
1133 return ctx.mod.canUseSdk()