Home | History | Annotate | Download | only in core

Lines Matching refs:chunks_to_patch

1933     const std::vector<CommitDataRequest::ChunkToPatch>& chunks_to_patch) {
1936 for (const auto& chunk : chunks_to_patch) {
1945 "Received invalid chunks_to_patch request from Producer: %" PRIu16
2592 service_->ApplyChunkPatches(id_, req_untrusted.chunks_to_patch());