Searched refs:ExternalStorerFileWriter (Results 1 – 3 of 3) sorted by relevance
16 bool ExternalStorerFileWriter::createFolder(const std::string& folderPath) const in createFolder()31 bool ExternalStorerFileWriter::createFile(const std::string& folderPath, in createFile()47 bool ExternalStorerFileWriter::removeAll(const std::string& filePath) const in removeAll()
61 class ExternalStorerFileWriter : public FileHandlerInterface class
94 std::make_unique<rde::ExternalStorerFileWriter>(); in main()