OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:factory_switches
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/sync/
test_profile_sync_service.cc
59
InternalComponentsFactory::Switches
factory_switches
=
local
62
new TestInternalComponentsFactory(
factory_switches
,
/external/chromium_org/sync/tools/
sync_client.cc
354
InternalComponentsFactoryImpl::Switches
factory_switches
= {
local
374
new InternalComponentsFactoryImpl(
factory_switches
),
/external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_impl.cc
120
InternalComponentsFactory::Switches
factory_switches
= {
local
127
factory_switches
.backoff_override =
131
factory_switches
.pre_commit_updates_policy =
154
new syncer::InternalComponentsFactoryImpl(
factory_switches
)).Pass(),
Completed in 217 milliseconds