Searched refs:associated_types_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/sync_driver/
H A Dmodel_association_manager.cc156 associated_types_.Remove(dtc->type());
190 DCHECK(!associated_types_.Has(dtc->type()));
208 associating_types_.RemoveAll(associated_types_);
249 // |loaded_types_| and |associated_types_| are not cleared. So
261 associated_types_.Clear();
345 DCHECK(!associated_types_.Has(type));
347 associated_types_.Put(type);
H A Dmodel_association_manager.h134 syncer::ModelTypeSet associated_types_; member in class:sync_driver::ModelAssociationManager

Completed in 73 milliseconds