Home
last modified time | relevance | path

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

/build/soong/cmd/sbox/
Dsbox.go250 err = clearOutputDirectory(command.CopyAfter, outputDir, writeType(writeIfChanged))
286 err = makeOutputDirs(command.CopyAfter, tempDir)
323 copyFiles(command.CopyAfter, tempDir, "", allowFromNotExists, writeType(writeIfChanged))
344 err = validateOutputFiles(command.CopyAfter, tempDir, outputDir, rawCommand)
350 err = moveFiles(command.CopyAfter, tempDir, "", writeType(writeIfChanged))
/build/soong/cmd/sbox/sbox_proto/
Dsbox.pb.go112CopyAfter []*Copy `protobuf:"bytes,4,rep,name=copy_after,json=copyAfter" json:"copy_after,omitempt… member
176 return x.CopyAfter
/build/soong/android/
Drule_builder.go572 command.CopyAfter = append(command.CopyAfter, &sbox_proto.Copy{