HomeSort by relevance Sort by last modified time
    Searched refs:max_commit_batch_size (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/sync/sessions/
sync_session_context.h 91 int32 max_commit_batch_size() const { return max_commit_batch_size_; } function in class:syncer::sessions::SyncSessionContext
  /external/chromium_org/sync/engine/
syncer.cc 173 session->context()->max_commit_batch_size(),
syncer_proto_util.cc 409 command.max_commit_batch_size());
  /external/chromium_org/sync/protocol/
proto_value_conversions.cc 993 SET_INT32(max_commit_batch_size);
    [all...]

Completed in 105 milliseconds