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

/haiku/src/apps/installer/
H A DCopyEngine.cpp127 CopyEngine::Copy(const char* _source, const char* _destination, argument
137 BEntry destination(_destination);
171 CopyEngine::_CopyData(const BEntry& _source, const BEntry& _destination, argument
185 BFile* destination = new (nothrow) BFile(&_destination,

Completed in 30 milliseconds