Home
last modified time | relevance | path

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

/build/soong/cmd/sbox/
Dsbox.go344 err = validateOutputFiles(command.CopyAfter, tempDir, outputDir, rawCommand)
374 func validateOutputFiles(copies []*sbox_proto.Copy, sandboxDir, outputDir, rawCommand string) error… func