OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crypto_types
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_impl.cc
323
syncer::ModelTypeSet
crypto_types
=
local
326
disabled_types.PutAll(
crypto_types
);
376
syncer::Union(
crypto_types
, clean_first_types);
380
DCHECK(syncer::Intersection(current_types,
crypto_types
).Empty());
392
// - Types which have encountered a cryptographer error (
crypto_types
) are
data_type_manager_impl.cc
145
syncer::ModelTypeSet
crypto_types
=
local
183
BackendDataTypeConfigurer::CRYPTO,
crypto_types
,
Completed in 937 milliseconds