OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:failed_configuration_types
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sync/
test_profile_sync_service.cc
82
syncer::ModelTypeSet
failed_configuration_types
;
local
89
syncer::Difference(to_download,
failed_configuration_types
),
90
syncer::Difference(to_download,
failed_configuration_types
),
91
failed_configuration_types
,
local
/external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_core.cc
617
const syncer::ModelTypeSet
failed_configuration_types
=
local
620
Difference(types_to_config,
failed_configuration_types
);
625
failed_configuration_types
,
Completed in 141 milliseconds