Home
last modified time | relevance | path

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

/aosp12/build/soong/dexpreopt/
H A Dtesting.go29 func (m *fakeToolBinary) HostToolPath() android.OptionalPath { func
/aosp12/build/soong/android/
H A Dprebuilt_build_tool.go96 func (t *prebuiltBuildTool) HostToolPath() OptionalPath { func
H A Dconfig.go519 func (c *config) HostToolPath(ctx PathContext, tool string) Path { func
/aosp12/build/soong/genrule/
H A Dgenrule_test.go727 func (t *testTool) HostToolPath() android.OptionalPath { func
/aosp12/build/soong/sh/
H A Dsh_binary.go174 func (s *ShBinary) HostToolPath() android.OptionalPath { func
/aosp12/build/soong/python/
H A Dpython.go312 func (p *Module) HostToolPath() android.OptionalPath { func
/aosp12/build/soong/rust/
H A Drust.go1267 func (mod *Module) HostToolPath() android.OptionalPath { func
/aosp12/build/soong/java/
H A Djava.go1036 func (j *Binary) HostToolPath() android.OptionalPath { func
/aosp12/build/soong/cc/
H A Dcc.go3013 func (c *Module) HostToolPath() android.OptionalPath { func