Searched defs:Oneof (Results 1 – 11 of 11) sorted by relevance
182 public void Oneof() in Oneof() method in Google.Protobuf.Reflection.FieldAccessTest
260 public void Oneof() in Oneof() method in Google.Protobuf.WellKnownTypes.WrappersTest
2142 type Oneof struct { struct2161 Union isOneof_Union `protobuf_oneof:"union"`2164 Tormato isOneof_Tormato `protobuf_oneof:"tormato"`2165 XXX_unrecognized []byte `json:"-"`2168 func (m *Oneof) Reset() { *m = Oneof{} }2169 func (m *Oneof) String() string { return proto.CompactTextString(m) }2170 func (*Oneof) ProtoMessage() {}2171 func (*Oneof) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{29} }2254 func (m *Oneof) GetUnion() isOneof_Union {2260 func (m *Oneof) GetTormato() isOneof_Tormato {[all …]
508 message Oneof { message
470 TEST(CreateProtoDebugStringLibTest, Oneof) { in TEST() argument
240 public void Oneof(string fooStringValue, string expectedJson) in Oneof() method in Google.Protobuf.JsonFormatterTest
177 TEST_F(DynamicMessageTest, Oneof) { in TEST_F() argument
616 TEST(GeneratedMessageReflectionTest, Oneof) { in TEST() argument
852 TEST_F(CFXJSE_FormCalcContextEmbedderTest, Oneof) { in TEST_F() argument
2740 void CFXJSE_FormCalcContext::Oneof(CFXJSE_Value* pThis, in Oneof() function in CFXJSE_FormCalcContext
508 TEST_F(ParseMessageTest, Oneof) { in TEST_F() argument