Home
last modified time | relevance | path

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

/build/soong/cmd/sbox/
Dsbox.go215 func createCommandScript(rawCommand, scriptPath, scriptPathInSandbox string) (*exec.Cmd, error) { func
294 cmd, err := createCommandScript(rawCommand, scriptPath, scriptPathInSandbox)