Home
last modified time | relevance | path

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

/build/soong/android/
Dpackage_ctx.go184 return ctx.Config().HostJNIToolPath(ctx, path).String()
Dconfig.go485 func (c *config) HostJNIToolPath(ctx PathContext, path string) Path { func
/build/soong/java/config/
Dconfig.go208 return ctx.Config().HostJNIToolPath(ctx, tool).String()