Home
last modified time | relevance | path

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

/dports/devel/easyloggingpp/easyloggingpp-9.97.0/samples/Qt/file-splitter-joiner/
H A Dpartprocessor.h30 …explicit PartProcessor(const QString& sourceFilename_, const QString& destination, qint32 startOff…
50 QString sourceFilename_; variable
H A Dpartprocessor.cpp13 sourceFilename_(source), in PartProcessor()
76 …LOG(DEBUG) << "Splitting " << this->sourceFilename_.toStdString() << " to " << this->destinationFi… in split()
210 if (this->sourceFilename_ == "") { in run()
/dports/sysutils/fusefs-encfs/encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/samples/Qt/file-splitter-joiner/
H A Dpartprocessor.h30 …explicit PartProcessor(const QString& sourceFilename_, const QString& destination, qint32 startOff…
50 QString sourceFilename_; variable
H A Dpartprocessor.cpp13 sourceFilename_(source), in PartProcessor()
76 …LOG(DEBUG) << "Splitting " << this->sourceFilename_.toStdString() << " to " << this->destinationFi… in split()
210 if (this->sourceFilename_ == "") { in run()