Home
last modified time | relevance | path

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

/build/soong/cc/
Dsabi.go80 if m.IsNdk(ctx.Config()) {
Dcc.go1109 func (c *Module) IsNdk(config android.Config) bool { func
1420 return ctx.mod.IsNdk(config)
/build/soong/java/
Dapp.go751 if dep.IsNdk(ctx.Config()) || dep.IsStubs() {