Searched refs:max_commit_batch_size (Results 1 – 8 of 8) sorted by relevance
22 optional int32 max_commit_batch_size = 3; field
894 SET_INT32(max_commit_batch_size); in ClientCommandToValue()
192 session->context()->max_commit_batch_size()); in SyncShare()300 command.max_commit_batch_size()); in ProcessClientCommand()
85 int32 max_commit_batch_size() const { return max_commit_batch_size_; } in max_commit_batch_size() function
108 int32 max_commit_batch_size() const { return max_commit_batch_size_; } in max_commit_batch_size() function
165 session->context()->max_commit_batch_size(), in BuildAndPostCommits()
413 command.max_commit_batch_size()); in PostClientToServerMessage()
555 optional int32 max_commit_batch_size = 3; field