Home
last modified time | relevance | path

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

/build/soong/cmd/sbox/
Dsbox.go177 depFile, err := runCommand(command, localTempDir, i)
243 func runCommand(command *sbox_proto.Command, tempDir string, commandIndex int) (depFile string, err… func