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

  /external/chromium/chrome/browser/sync/sessions/
sync_session.h 66 virtual void OnReceivedShortPollIntervalUpdate(
sync_session_unittest.cc 61 virtual void OnReceivedShortPollIntervalUpdate(
63 FailControllerInvocationIfDisabled("OnReceivedShortPollIntervalUpdate");
  /external/chromium/chrome/browser/sync/engine/
syncer.cc 307 session->delegate()->OnReceivedShortPollIntervalUpdate(
syncer_thread.h 89 virtual void OnReceivedShortPollIntervalUpdate(
syncer_thread.cc 847 void SyncerThread::OnReceivedShortPollIntervalUpdate(
    [all...]
syncer_thread2_unittest.cc 529 syncer_thread()->OnReceivedShortPollIntervalUpdate(poll_interval);
    [all...]
syncer_unittest.cc 116 virtual void OnReceivedShortPollIntervalUpdate(
    [all...]

Completed in 494 milliseconds