Searched defs:factory_switches (Results 1 - 3 of 3) sorted by path

/external/chromium_org/chrome/browser/sync/glue/
H A Dsync_backend_host_impl.cc123 InternalComponentsFactory::Switches factory_switches = { local
130 factory_switches.backoff_override =
134 factory_switches.pre_commit_updates_policy =
157 new syncer::InternalComponentsFactoryImpl(factory_switches)).Pass(),
/external/chromium_org/chrome/browser/sync/
H A Dtest_profile_sync_service.cc61 InternalComponentsFactory::Switches factory_switches = local
65 factory_switches, InternalComponentsFactory::STORAGE_IN_MEMORY,
/external/chromium_org/sync/tools/
H A Dsync_client.cc427 InternalComponentsFactoryImpl::Switches factory_switches = { local
447 new InternalComponentsFactoryImpl(factory_switches));

Completed in 788 milliseconds