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

  /external/chromium/chrome/browser/sync/sessions/
sync_session_context.h 82 void set_max_commit_batch_size(int batch_size) { function in class:browser_sync::sessions::SyncSessionContext
  /external/chromium/chrome/browser/sync/engine/
syncer.cc 299 session->context()->set_max_commit_batch_size(
syncer_unittest.cc 722 context_->set_max_commit_batch_size(2);
775 context_->set_max_commit_batch_size(2);
    [all...]

Completed in 99 milliseconds