Searched defs:OneofField (Results 1 – 5 of 5) sorted by relevance
22 pub(crate) struct OneofField<'a> { struct29 impl<'a> OneofField<'a> { argument
35 class OneofField class
140 OneofField isM_OneofField `protobuf_oneof:"oneof_field"` member
527 pub fn oneof(&self) -> &OneofField { in oneof()1384 fn write_merge_from_oneof(&self, f: &OneofField, wire_type_var: &str, w: &mut CodeWriter) { in write_merge_from_oneof()
314 public int OneofField { property in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions326 OneofField = 2, enumerator