Searched defs:destPath (Results 1 - 3 of 3) sorted by relevance

/haiku/src/kits/storage/
H A DCopyEngine.cpp121 const char* destPath; local
131 BCopyEngine::_CopyEntry(const char* sourcePath, const char* destPath) argument
338 _CopyFileData(const char* sourcePath, BFile& source, const char* destPath, BFile& destination) argument
374 _CopyAttributes(const char* sourcePath, BNode& source, const char* destPath, BNode& destination) argument
[all...]
/haiku/src/bin/
H A Dcopyattr.cpp199 copy_attributes(const char *sourcePath, BNode &source, const char *destPath, argument
258 copy_file_data(const char *sourcePath, BFile &source, const char *destPath, argument
290 copy_entry(const char *sourcePath, const char *destPath, argument
522 copy_files(const char **sourcePaths, int sourceCount, const char *destPath, const Parameters &parameters) argument
[all...]
/haiku/src/kits/tracker/
H A DFSUtils.cpp1792 BPath destPath; local

Completed in 93 milliseconds