Home
last modified time | relevance | path

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

/build/soong/cmd/sbox/
Dsbox.go467 func copyFiles(copies []*sbox_proto.Copy, fromDir, toDir string, exists existsType, write writeType… argument
650 func moveFiles(copies []*sbox_proto.Copy, fromDir, toDir string, write writeType) error { argument