Home
last modified time | relevance | path

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

/build/soong/cc/
Dbinary.go83 toolPath android.OptionalPath member
455 binary.toolPath = android.OptionalPathForPath(binary.baseInstaller.path)
460 return binary.toolPath
Dndk_library.go29 toolPath = pctx.SourcePathVariable("toolPath", "build/soong/cc/gen_stub_libs.py") var