Home
last modified time | relevance | path

Searched defs:HostToolPath (Results 1 – 11 of 11) sorted by relevance

/build/soong/snapshot/
Dhost_test.go37 func (c *hostTestModule) HostToolPath() android.OptionalPath { func
/build/soong/android/
Dprebuilt_build_tool.go96 func (t *prebuiltBuildTool) HostToolPath() OptionalPath { func
Dconfig.go602 func (c *config) HostToolPath(ctx PathContext, tool string) Path { func
Dmodule.go3542 HostToolPath() OptionalPath methodSpec
/build/soong/dexpreopt/
Dtesting.go29 func (m *fakeToolBinary) HostToolPath() android.OptionalPath { func
/build/soong/genrule/
Dgenrule_test.go828 func (t *testTool) HostToolPath() android.OptionalPath { func
/build/soong/sh/
Dsh_binary.go185 func (s *ShBinary) HostToolPath() android.OptionalPath { func
/build/soong/python/
Dpython.go345 func (p *Module) HostToolPath() android.OptionalPath { func
/build/soong/rust/
Drust.go1521 func (mod *Module) HostToolPath() android.OptionalPath { func
/build/soong/java/
Djava.go1357 func (j *Binary) HostToolPath() android.OptionalPath { func
/build/soong/cc/
Dcc.go3188 func (c *Module) HostToolPath() android.OptionalPath { func