Searched refs:ShouldFetchUpdatesBeforeCommit (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/sync/sessions/
H A Dsync_session_context.h135 bool ShouldFetchUpdatesBeforeCommit() const { function in class:syncer::sessions::SyncSessionContext
/external/chromium_org/sync/engine/
H A Dsyncer.cc61 session->context()->ShouldFetchUpdatesBeforeCommit()) {
H A Dsync_scheduler_impl.cc597 !session_context_->ShouldFetchUpdatesBeforeCommit()) ?
H A Dsyncer_unittest.cc476 ASSERT_FALSE(context_->ShouldFetchUpdatesBeforeCommit());

Completed in 201 milliseconds