/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/ |
D | FieldAccessTest.cs | 182 public void Oneof() in Oneof() method in Google.Protobuf.Reflection.FieldAccessTest
|
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/ |
D | FieldAccessTest.cs | 182 public void Oneof() in Oneof() method in Google.Protobuf.Reflection.FieldAccessTest
|
/external/golang-protobuf/proto/test_proto/ |
D | test.pb.go | 3090 type Oneof struct { struct 3109 Union isOneof_Union `protobuf_oneof:"union"` 3112 Tormato isOneof_Tormato `protobuf_oneof:"tormato"` 3113 XXX_NoUnkeyedLiteral struct{} `json:"-"` 3114 XXX_unrecognized []byte `json:"-"` 3115 XXX_sizecache int32 `json:"-"` 3118 func (m *Oneof) Reset() { *m = Oneof{} } 3119 func (m *Oneof) String() string { return proto.CompactTextString(m) } 3120 func (*Oneof) ProtoMessage() {} 3121 func (*Oneof) Descriptor() ([]byte, []int) { [all …]
|
D | test.proto | 522 message Oneof { message
|
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/ |
D | WrappersTest.cs | 260 public void Oneof() in Oneof() method in Google.Protobuf.WellKnownTypes.WrappersTest
|
/external/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/ |
D | WrappersTest.cs | 260 public void Oneof() in Oneof() method in Google.Protobuf.WellKnownTypes.WrappersTest
|
/external/grpc-grpc/third_party/nanopb/docs/ |
D | concepts.rst | 260 Oneof chapter
|
/external/nanopb-c/docs/ |
D | concepts.rst | 266 Oneof chapter
|
/external/tensorflow/tensorflow/tools/proto_text/ |
D | gen_proto_text_functions_lib_test.cc | 473 TEST(CreateProtoDebugStringLibTest, Oneof) { in TEST() argument
|
/external/protobuf/php/ext/google/protobuf/ |
D | def.c | 493 PHP_METHOD(Oneof, getName) { in PHP_METHOD() argument 499 PHP_METHOD(Oneof, getField) { in PHP_METHOD() argument 545 PHP_METHOD(Oneof, getFieldCount) { in PHP_METHOD() argument
|
D | protobuf.h | 655 typedef struct Oneof Oneof; typedef
|
/external/protobuf/csharp/src/Google.Protobuf.Test/ |
D | JsonFormatterTest.cs | 277 public void Oneof(string fooStringValue, string expectedJson) in Oneof() method in Google.Protobuf.JsonFormatterTest
|
/external/protobuf/src/google/protobuf/ |
D | dynamic_message_unittest.cc | 187 TEST_P(DynamicMessageTest, Oneof) { in TEST_P() argument
|
D | generated_message_reflection_unittest.cc | 687 TEST(GeneratedMessageReflectionTest, Oneof) { in TEST() argument
|
/external/rust/crates/protobuf-codegen/src/ |
D | rust_types_values.rs | 42 Oneof(String), enumerator
|
/external/golang-protobuf/proto/proto3_proto/ |
D | proto3.pb.go | 408 Oneof isTestUTF8_Oneof `protobuf_oneof:"oneof"` member
|
/external/rust/crates/protobuf-codegen/src/field/ |
D | mod.rs | 206 Oneof(OneofField<'a>), enumerator
|
/external/protobuf/src/google/protobuf/compiler/ |
D | parser_unittest.cc | 596 TEST_F(ParseMessageTest, Oneof) { in TEST_F() argument
|
/external/pdfium/fxjs/xfa/ |
D | cfxjse_formcalc_context_embeddertest.cpp | 864 TEST_F(CFXJSE_FormCalcContextEmbedderTest, Oneof) { in TEST_F() argument
|
D | cfxjse_formcalc_context.cpp | 3096 void CFXJSE_FormCalcContext::Oneof(CFXJSE_Value* pThis, in Oneof() function in CFXJSE_FormCalcContext
|