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

  /external/chromium_org/chrome/browser/sync/
test_profile_sync_service.cc 77 InternalComponentsFactory::Switches factory_switches = local
80 new TestInternalComponentsFactory(factory_switches, storage));
  /external/chromium_org/sync/tools/
sync_client.cc 349 InternalComponentsFactoryImpl::Switches factory_switches = { local
368 new InternalComponentsFactoryImpl(factory_switches),
  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host.cc 366 InternalComponentsFactory::Switches factory_switches = { local
373 factory_switches.backoff_override =
377 factory_switches.pre_commit_updates_policy =
401 new InternalComponentsFactoryImpl(factory_switches)).Pass(),
    [all...]

Completed in 456 milliseconds