Home
last modified time | relevance | path

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

/build/soong/cmd/sbox/
Dsbox.go323 copyFiles(command.CopyAfter, tempDir, "", allowFromNotExists, writeType(writeIfChanged))
453 allowFromNotExists = true const
493 if os.IsNotExist(err) && exists == allowFromNotExists {