Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/well_known_types/
Dstruct_pb.rs66 pub fn take_fields(&mut self) -> ::std::collections::HashMap<::std::string::String, Value> { in take_fields() method
Dtype_pb.rs97 pub fn take_fields(&mut self) -> crate::RepeatedField<Field> { in take_fields() method