Searched refs:max_commit_batch_size_ (Results 1 – 4 of 4) sorted by relevance
83 max_commit_batch_size_ = batch_size; in set_max_commit_batch_size()85 int32 max_commit_batch_size() const { return max_commit_batch_size_; } in max_commit_batch_size()131 int max_commit_batch_size_; variable
25 max_commit_batch_size_(kDefaultMaxCommitBatchSize) { in SyncSessionContext()
106 max_commit_batch_size_ = batch_size; in set_max_commit_batch_size()108 int32 max_commit_batch_size() const { return max_commit_batch_size_; } in max_commit_batch_size()190 int max_commit_batch_size_; variable
30 max_commit_batch_size_(kDefaultMaxCommitBatchSize), in SyncSessionContext()