Home
last modified time | relevance | path

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

/haiku/src/apps/soundrecorder/
H A DFileUtils.h17 status_t CopyFile(BFile& dest, BFile& src);
H A DFileUtils.cpp132 CopyFile(BFile& dst, BFile& src) in CopyFile() function
H A DRecorderWindow.cpp817 status_t err = CopyFile(newFile, oldFile); in DoSave()
/haiku/src/kits/tracker/
H A DFSUtils.cpp1251 CopyFile(BEntry* srcFile, StatStruct* srcStat, BDirectory* destDir, in CopyFile() function
1719 CopyFile(&entry, &statbuf, &newDir, loopControl, 0, false, undo); in CopyFolder()
1905 CopyFile(entry, &statbuf, destDir, loopControl, loc, in MoveItem()
2023 CopyFile(srcFile, srcStat, destDir, loopControl, loc,