Home
last modified time | relevance | path

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

/build/soong/cmd/sbox/
Dsbox.go286 err = makeOutputDirs(command.CopyAfter, tempDir)
361 func makeOutputDirs(copies []*sbox_proto.Copy, sandboxDir string) error { func