Searched refs:ModelTypeSetToValue (Results 1 – 4 of 4) sorted by relevance
56 TEST_F(ModelTypeTest, ModelTypeSetToValue) { in TEST_F() argument61 scoped_ptr<ListValue> value(ModelTypeSetToValue(model_types)); in TEST_F()
133 ListValue* ModelTypeSetToValue(const ModelTypeSet& model_types);
302 ListValue* ModelTypeSetToValue(const ModelTypeSet& model_types) { in ModelTypeSetToValue() function
96 return_args.Append(syncable::ModelTypeSetToValue(encrypted_types)); in OnEncryptionComplete()104 return_args.Append(syncable::ModelTypeSetToValue(types)); in OnMigrationNeededForTypes()