Searched defs:TransferLedger (Results 1 – 1 of 1) sorted by relevance
112 struct TransferLedger { struct125 TransferLedger() { in TransferLedger() argument129 bool operator==(const TransferLedger& other) const { in operator ==() argument134 bool operator!=(const TransferLedger& other) const { in operator !=() argument138 void Reset() { in Reset()148 std::string TransferRate() { in TransferRate()163 void ReportProgress(LinePrinter& lp, const std::string& file, uint64_t file_copied_bytes, in ReportProgress()208 void ReportTransferRate(LinePrinter& lp, const std::string& name, TransferDirection direction) { in ReportTransferRate()