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

  /external/chromium_org/chrome/browser/sync/glue/
data_type_manager_impl.cc 145 syncer::ModelTypeSet crypto_types = local
183 BackendDataTypeConfigurer::CRYPTO, crypto_types,
sync_backend_host.cc 610 syncer::ModelTypeSet crypto_types = local
613 disabled_types.PutAll(crypto_types);
659 DCHECK(syncer::Intersection(current_types, crypto_types).Empty());
671 // - Types which have encountered a cryptographer error (crypto_types) are
681 syncer::Union(crypto_types, clean_first_types),
    [all...]

Completed in 1630 milliseconds