Home
last modified time | relevance | path

Searched refs:update_with (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/protobuf-codegen/src/
Dcustomize.rs52 pub fn update_with(&mut self, that: &Customize) { in update_with() method
88 tmp.update_with(self); in set_defaults_from()
Dlib.rs180 customize.update_with(&customize_from_rustproto_for_file(file.get_options())); in gen_file()
Dmessage.rs58 customize.update_with(&customize_from_rustproto_for_message( in new()
/external/rust/crates/protobuf-codegen/src/field/
Dmod.rs452 customize.update_with(&customize_from_rustproto_for_field( in parse()