Searched refs:max_commit_batch_size (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/sync/sessions/
H A Dsync_session_context.h85 int32 max_commit_batch_size() const { return max_commit_batch_size_; } function in class:browser_sync::sessions::SyncSessionContext
/external/chromium_org/sync/sessions/
H A Dsync_session_context.h108 int32 max_commit_batch_size() const { return max_commit_batch_size_; } function in class:syncer::sessions::SyncSessionContext
/external/chromium/chrome/browser/sync/engine/
H A Dsyncer.cc192 session->context()->max_commit_batch_size());
300 command.max_commit_batch_size());
/external/chromium_org/sync/engine/
H A Dsyncer.cc165 session->context()->max_commit_batch_size(),
H A Dsyncer_proto_util.cc413 command.max_commit_batch_size());
/external/chromium_org/sync/protocol/
H A Dproto_value_conversions.cc894 SET_INT32(max_commit_batch_size);

Completed in 314 milliseconds