Home
last modified time | relevance | path

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

/build/soong/cmd/sbox/
Dsbox.go510 type writeType bool type
521 func copyFiles(copies []*sbox_proto.Copy, fromDir, toDir string, exists existsType, write writeType
539 write writeType) error {
704 func moveFiles(copies []*sbox_proto.Copy, fromDir, toDir string, write writeType) error {
735 func clearOutputDirectory(copies []*sbox_proto.Copy, outputDir string, write writeType) error {