Home
last modified time | relevance | path

Searched refs:ConfigureGetUpdatesDelegate (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/sync/engine/
Dget_updates_delegate.cc98 ConfigureGetUpdatesDelegate::ConfigureGetUpdatesDelegate( in ConfigureGetUpdatesDelegate() function in syncer::ConfigureGetUpdatesDelegate
101 ConfigureGetUpdatesDelegate::~ConfigureGetUpdatesDelegate() {} in ~ConfigureGetUpdatesDelegate()
103 void ConfigureGetUpdatesDelegate::HelpPopulateGuMessage( in HelpPopulateGuMessage()
109 void ConfigureGetUpdatesDelegate::ApplyUpdates( in ApplyUpdates()
116 scoped_ptr<ProtocolEvent> ConfigureGetUpdatesDelegate::GetNetworkRequestEvent( in GetNetworkRequestEvent()
127 ConfigureGetUpdatesDelegate::ConvertConfigureSourceToOrigin( in ConvertConfigureSourceToOrigin()
Dget_updates_delegate.h68 class SYNC_EXPORT_PRIVATE ConfigureGetUpdatesDelegate
71 ConfigureGetUpdatesDelegate(
73 virtual ~ConfigureGetUpdatesDelegate();
92 DISALLOW_COPY_AND_ASSIGN(ConfigureGetUpdatesDelegate);
Dsyncer.cc93 ConfigureGetUpdatesDelegate configure_delegate(source); in ConfigureSyncShare()
Dget_updates_processor_unittest.cc230 ConfigureGetUpdatesDelegate configure_delegate( in TEST_F()
438 ConfigureGetUpdatesDelegate configure_delegate( in TEST_F()