Home | History | Annotate | Download | only in glue

Lines Matching refs:types_to_download

361   syncer::ModelTypeSet types_to_download = registrar_->ConfigureDataTypes(
364 types_to_download.PutAll(clean_first_types);
365 types_to_download.RemoveAll(syncer::ProxyTypes());
366 if (!types_to_download.Empty())
367 types_to_download.Put(syncer::NIGORI);
373 // all our types_to_download actually contain no data before we sync them.
412 DCHECK(current_types.HasAll(types_to_download));
415 << syncer::ModelTypeSetToString(types_to_download)
419 // - Types which have just been added to the routing info (types_to_download):
430 types_to_download,