Home
last modified time | relevance | path

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

/build/soong/ui/build/
Dutil.go132 func copyFile(src, dst string) (int64, error) { func
/build/soong/cmd/multiproduct_kati/
Dmain.go143 func copyFile(from, to string) error { func
/build/make/tools/libhost/
DCopyFile.c601 int copyFile(const char* src, const char* dst, unsigned int options) in copyFile() function
/build/soong/etc/
Dprebuilt_etc.go544 func copyFile(ctx android.SingletonContext, path android.Path, out string, fake bool) android.Outpu… func