Home | History | Annotate | Download | only in internal_api

Lines Matching refs:CopyFrom

113   entity_specifics.mutable_app()->CopyFrom(new_value);
120 entity_specifics.mutable_autofill()->CopyFrom(new_value);
128 CopyFrom(new_value);
135 entity_specifics.mutable_bookmark()->CopyFrom(new_value);
142 entity_specifics.mutable_nigori()->CopyFrom(new_value);
159 entity_specifics.CopyFrom(old_specifics);
178 entity_specifics.mutable_theme()->CopyFrom(new_value);
185 entity_specifics.mutable_session()->CopyFrom(new_value);
192 entity_specifics.mutable_managed_user_setting()->CopyFrom(new_value);
199 entity_specifics.mutable_managed_user()->CopyFrom(new_value);
206 entity_specifics.mutable_device_info()->CopyFrom(new_value);
213 entity_specifics.mutable_experiments()->CopyFrom(new_value);
220 entity_specifics.mutable_priority_preference()->CopyFrom(new_value);
237 new_specifics.CopyFrom(new_value);
266 entity_specifics.mutable_typed_url()->CopyFrom(new_value);
273 entity_specifics.mutable_extension()->CopyFrom(new_value);