Home
last modified time | relevance | path

Searched refs:deleteFile (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/package/mtp/
H A D0006-UbuntuMtpDatabase-Don-t-modify-element-in-BOOST_FORE.patch25 - deleteFile(i);
36 + deleteFile(exist);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dio.hpp20 void deleteFile(const std::string& filename);
H A Dio.cpp48 void deleteFile(const std::string& filename) { in deleteFile() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/
H A Doffline_database.cpp117 util::deleteFile(path); in removeExisting()