Home
last modified time | relevance | path

Searched refs:copyFile (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dio.hpp21 void copyFile(const std::string& destination, const std::string& source);
H A Dio.cpp55 void copyFile(const std::string& destination, const std::string& source) { in copyFile() function