Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cmd/sbox/
H A Dsbox.go218 func createCommandScript(rawCommand, scriptPath, scriptPathInSandbox string) (*exec.Cmd, error) { func
342 cmd, err := createCommandScript(rawCommand, scriptPath, scriptPathInSandbox)