OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fatal_types
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_impl.cc
321
syncer::ModelTypeSet
fatal_types
=
local
325
disabled_types.PutAll(
fatal_types
);
374
fatal_types
.RetainAll(types_to_purge);
379
DCHECK(syncer::Intersection(current_types,
fatal_types
).Empty());
390
// - Types which have encountered a fatal error (
fatal_types
) are deleted
401
fatal_types
,
data_type_manager_impl.cc
143
syncer::ModelTypeSet
fatal_types
=
local
180
BackendDataTypeConfigurer::FATAL,
fatal_types
,
Completed in 40 milliseconds