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

  /external/chromium/chrome/browser/sync/sessions/
test_util.cc 52 session->delegate()->OnReceivedLongPollIntervalUpdate(new_poll);
sync_session.h 70 virtual void OnReceivedLongPollIntervalUpdate(
sync_session_unittest.cc 57 virtual void OnReceivedLongPollIntervalUpdate(
59 FailControllerInvocationIfDisabled("OnReceivedLongPollIntervalUpdate");
  /external/chromium/chrome/browser/sync/engine/
syncer_thread2_unittest.cc 511 syncer_thread()->OnReceivedLongPollIntervalUpdate(poll_interval);
549 syncer_thread()->OnReceivedLongPollIntervalUpdate(poll1);
586 syncer_thread()->OnReceivedLongPollIntervalUpdate(poll);
606 syncer_thread()->OnReceivedLongPollIntervalUpdate(poll);
630 syncer_thread()->OnReceivedLongPollIntervalUpdate(poll);
703 syncer_thread()->OnReceivedLongPollIntervalUpdate(poll);
760 syncer_thread()->OnReceivedLongPollIntervalUpdate(poll);
795 syncer_thread()->OnReceivedLongPollIntervalUpdate(poll);
    [all...]
syncer.cc 303 session->delegate()->OnReceivedLongPollIntervalUpdate(
syncer_thread.h 91 virtual void OnReceivedLongPollIntervalUpdate(
syncer_thread.cc 853 void SyncerThread::OnReceivedLongPollIntervalUpdate(
    [all...]
syncer_unittest.cc 112 virtual void OnReceivedLongPollIntervalUpdate(
    [all...]

Completed in 404 milliseconds