Searched refs:expected_total_bytes (Results 1 – 1 of 1) sorted by relevance
930 void SetExpectedTotalBytes(uint64_t expected_total_bytes) { in SetExpectedTotalBytes() argument931 current_ledger_.bytes_expected = expected_total_bytes; in SetExpectedTotalBytes()