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

  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host.h 195 virtual void DisableProtocolEventForwarding() = 0;
sync_backend_host_mock.cc 120 void SyncBackendHostMock::DisableProtocolEventForwarding() {}
sync_backend_host_mock.h 98 virtual void DisableProtocolEventForwarding() OVERRIDE;
sync_backend_host_core.h 215 void DisableProtocolEventForwarding();
sync_backend_host_impl.h 131 virtual void DisableProtocolEventForwarding() OVERRIDE;
sync_backend_host_impl.cc 518 void SyncBackendHostImpl::DisableProtocolEventForwarding() {
522 &SyncBackendHostCore::DisableProtocolEventForwarding,
sync_backend_host_core.cc 659 void SyncBackendHostCore::DisableProtocolEventForwarding() {
  /external/chromium_org/chrome/browser/sync/
profile_sync_service.cc     [all...]

Completed in 50 milliseconds