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

  /external/chromium_org/sync/engine/
get_updates_delegate.cc 98 ConfigureGetUpdatesDelegate::ConfigureGetUpdatesDelegate(
101 ConfigureGetUpdatesDelegate::~ConfigureGetUpdatesDelegate() {}
103 void ConfigureGetUpdatesDelegate::HelpPopulateGuMessage(
109 void ConfigureGetUpdatesDelegate::ApplyUpdates(
116 scoped_ptr<ProtocolEvent> ConfigureGetUpdatesDelegate::GetNetworkRequestEvent(
127 ConfigureGetUpdatesDelegate::ConvertConfigureSourceToOrigin(
get_updates_delegate.h 68 class SYNC_EXPORT_PRIVATE ConfigureGetUpdatesDelegate
71 ConfigureGetUpdatesDelegate(
73 virtual ~ConfigureGetUpdatesDelegate();
92 DISALLOW_COPY_AND_ASSIGN(ConfigureGetUpdatesDelegate);
syncer.cc 93 ConfigureGetUpdatesDelegate configure_delegate(source);
get_updates_processor_unittest.cc 180 ConfigureGetUpdatesDelegate configure_delegate(
388 ConfigureGetUpdatesDelegate configure_delegate(

Completed in 67 milliseconds