Searched refs:currentBytes (Results 1 – 2 of 2) sorted by relevance
27 currentBytes += bytes; in updateProgress()29 100.0 * currentBytes / totalBytes); in updateProgress()30 if (currentBytes == totalBytes) in updateProgress()39 currentBytes = 0; in start()
39 std::int64_t currentBytes = 0; member in host_tool::ProgressStdoutIndicator