Searched refs:needSizeCalculation (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/tracker/
H A DFSUtils.cpp880 entry_ref* destRef, bool preflightNameCheck, bool needSizeCalculation,
944 if (needSizeCalculation) {
1066 bool needSizeCalculation = true; local
1069 needSizeCalculation = false;
1086 needSizeCalculation, &collisionCount, &conflictCheckResult);
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

Completed in 38 milliseconds