Home
last modified time | relevance | path

Searched defs:PrebuiltBuildTool (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/build/soong/android/
H A Drule_builder.go1293 func (c *RuleBuilderCommand) PrebuiltBuildTool(ctx PathContext, tool string) *RuleBuilderCommand { func
H A Dconfig.go820 func (c *config) PrebuiltBuildTool(ctx PathContext, tool string) Path { func
/aosp_15_r20/build/soong/ui/build/
H A Dconfig.go1697 func (c *configImpl) PrebuiltBuildTool(name string) string { func