Home
last modified time | relevance | path

Searched defs:writeType (Results 1 – 1 of 1) sorted by relevance

/build/soong/cmd/sbox/
Dsbox.go456 type writeType bool type
467 func copyFiles(copies []*sbox_proto.Copy, fromDir, toDir string, exists existsType, write writeType
485 write writeType) error {
650 func moveFiles(copies []*sbox_proto.Copy, fromDir, toDir string, write writeType) error {
681 func clearOutputDirectory(copies []*sbox_proto.Copy, outputDir string, write writeType) error {