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

  /external/chromium_org/sync/sessions/
sync_session_context.h 113 bool ShouldFetchUpdatesBeforeCommit() const {
  /external/chromium_org/sync/engine/
syncer.cc 62 session->context()->ShouldFetchUpdatesBeforeCommit()) {
sync_scheduler_impl.cc 598 !session_context_->ShouldFetchUpdatesBeforeCommit()) ?
syncer_unittest.cc 570 ASSERT_FALSE(context_->ShouldFetchUpdatesBeforeCommit());
    [all...]

Completed in 196 milliseconds