Home
last modified time | relevance | path

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

/build/soong/bazel/
Daquery.go310 buildStatement.InputPaths, buildStatement.Command = removePy3wrapperScript(buildStatement)
375 func removePy3wrapperScript(bs BuildStatement) (newInputPaths []string, newCommand string) { func