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

  /external/chromium/chrome/browser/sync/sessions/
sync_session_context.h 85 int32 max_commit_batch_size() const { return max_commit_batch_size_; } function in class:browser_sync::sessions::SyncSessionContext
  /external/chromium_org/sync/sessions/
sync_session_context.h 106 int32 max_commit_batch_size() const { return max_commit_batch_size_; } function in class:syncer::sessions::SyncSessionContext

Completed in 290 milliseconds