Searched refs:target_file_bytes_applied (Results 1 – 2 of 2) sorted by relevance
349 size_t target_file_bytes_applied = 0; in DoApply() local390 target_file_bytes_applied += file_reader.interval_size(); in DoApply()392 (static_cast<uint64_t>(target_file_bytes_applied) * 100 * 100) / in DoApply()395 target_file_bytes_applied, in DoApply()
336 size_t target_file_bytes_applied = 0; in DoApply() local377 target_file_bytes_applied += file_reader.interval_size(); in DoApply()379 (static_cast<uint64_t>(target_file_bytes_applied) * 100 * 100) / in DoApply()382 target_file_bytes_applied, in DoApply()