OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 42 milliseconds