Searched defs:destDir (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/storage/
H A DCopyEngine.cpp205 BDirectory destDir; local
/haiku/src/kits/tracker/
H A DStatusWindow.cpp278 InitStatusItem(thread_id thread, int32 totalItems, off_t totalSize, const entry_ref* destDir, bool showCount) argument
577 InitStatus(int32 totalItems, off_t totalSize, const entry_ref* destDir, bool showCount) argument
H A DFSUtils.cpp225 Init(int32 totalItems, off_t totalSize, const entry_ref* destDir, bool showCount) argument
254 OverwriteOnConflict(const BEntry* srcEntry, const char* destName, const BDirectory* destDir, bool srcIsDir, bool dstIsDir) argument
343 Init(int32 totalItems, off_t totalSize, const entry_ref* destDir, bool showCount) argument
878 InitCopy(CopyLoopControl* loopControl, uint32 moveMode, BObjectList<entry_ref>* srcList, BVolume* dstVol, BDirectory* destDir, entry_ref* destRef, bool preflightNameCheck, bool needSizeCalculation, int32* collisionCount, ConflictCheckResult* preflightResult) argument
1016 BDirectory destDir; local
1253 CopyFile(BEntry* srcFile, StatStruct* srcStat, BDirectory* destDir, CopyLoopControl* loopControl, BPoint* loc, bool makeOriginalName, Undo &undo) argument
1349 CreateFileSystemCompatibleName(const BDirectory* destDir, char* destName) argument
1387 LowLevelCopy(BEntry* srcEntry, StatStruct* srcStat, BDirectory* destDir, char* destName, CopyLoopControl* loopControl, BPoint* loc) argument
1601 CopyFolder(BEntry* srcEntry, BDirectory* destDir, CopyLoopControl* loopControl, BPoint* loc, bool makeOriginalName, Undo &undo, bool removeSource = false) argument
1736 RecursiveMove(BEntry* entry, BDirectory* destDir, CopyLoopControl* loopControl) argument
1773 MoveItem(BEntry* entry, BDirectory* destDir, BPoint* loc, uint32 moveMode, const char* newName, Undo &undo, CopyLoopControl* loopControl) argument
2162 PreFlightNameCheck(BObjectList<entry_ref>* srcList, const BDirectory* destDir, int32* collisionCount, uint32 moveMode) argument
2233 CheckName(uint32 moveMode, const BEntry* sourceEntry, const BDirectory* destDir, bool multipleCollisions, ConflictCheckResult& conflictResolution) argument
2473 FSMakeOriginalName(BString &string, const BDirectory* destDir, const char* suffix) argument
2486 FSMakeOriginalName(char* name, BDirectory* destDir, const char* suffix) argument
[all...]
/haiku/src/bin/
H A Dcopyattr.cpp372 BDirectory destDir; local

Completed in 45 milliseconds