Searched defs:TransferLedger (Results 1 – 1 of 1) sorted by relevance
105 struct TransferLedger { struct113 TransferLedger() { in TransferLedger() argument117 bool operator==(const TransferLedger& other) const { in operator ==() argument122 bool operator!=(const TransferLedger& other) const { in operator !=() argument126 void Reset() { in Reset()134 std::string TransferRate() { in TransferRate()149 void ReportProgress(LinePrinter& lp, const std::string& file, uint64_t file_copied_bytes, in ReportProgress()184 void ReportTransferRate(LinePrinter& lp, const std::string& name, TransferDirection direction) { in ReportTransferRate()