Lines Matching defs:OneofDescriptorProto
1096 pub fn get_oneof_decl(&self) -> &[OneofDescriptorProto] { in get_oneof_decl()
1104 pub fn set_oneof_decl(&mut self, v: crate::RepeatedField<OneofDescriptorProto>) { in set_oneof_decl()
1109 pub fn mut_oneof_decl(&mut self) -> &mut crate::RepeatedField<OneofDescriptorProto> { in mut_oneof_decl()
1114 pub fn take_oneof_decl(&mut self) -> crate::RepeatedField<OneofDescriptorProto> { in take_oneof_decl()
2916 pub struct OneofDescriptorProto { struct
2927 impl<'a> ::std::default::Default for &'a OneofDescriptorProto { implementation
2933 impl OneofDescriptorProto { impl
3008 impl crate::Message for OneofDescriptorProto { implementation
3123 impl crate::Clear for OneofDescriptorProto { implementation
3131 impl ::std::fmt::Debug for OneofDescriptorProto { implementation
3137 impl crate::reflect::ProtobufValue for OneofDescriptorProto { implementation