Searched defs:IsCommitBatchFull (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
H A Dget_commit_ids_command.cc123 bool GetCommitIdsCommand::IsCommitBatchFull() { function in class:browser_sync::GetCommitIdsCommand
134 !IsCommitBatchFull() && iterator.Valid();
160 !IsCommitBatchFull() && iterator.Valid();
223 !IsCommitBatchFull() && iterator.Valid();

Completed in 42 milliseconds