Home
last modified time | relevance | path

Searched defs:update_with (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/
Dcustomize.rs55 pub fn update_with(&mut self, that: &Customize) { in update_with() method
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/customize/
Dmod.rs175 pub fn update_with(&mut self, that: &Customize) { in update_with() method