/external/grpc-grpc/examples/node/dynamic_codegen/ |
D | greeter_client.js | 29 oneofs: true property
|
D | greeter_server.js | 29 oneofs: true property
|
/external/protobuf/php/src/Google/Protobuf/ |
D | Type.php | 35 private $oneofs; variable in Google\\Protobuf\\Type
|
/external/protobuf/src/google/protobuf/compiler/csharp/ |
D | csharp_reflection_class.cc | 275 std::vector<std::string> oneofs; in WriteGeneratedCodeInfo() local
|
/external/protobuf/src/google/protobuf/ |
D | type.proto | 53 repeated string oneofs = 3; field
|
D | type.pb.h | 1502 inline const std::string& Type::oneofs(int index) const { in oneofs() function 1550 Type::oneofs() const { in oneofs() function
|
/external/grpc-grpc/examples/node/dynamic_codegen/route_guide/ |
D | route_guide_server.js | 33 oneofs: true property
|
D | route_guide_client.js | 34 oneofs: true property
|
/external/rust/crates/protobuf-codegen/src/ |
D | message.rs | 88 fn oneofs(&'a self) -> Vec<OneofGen<'a>> { in oneofs() method
|
D | scope.rs | 349 pub fn oneofs(&self) -> Vec<OneofWithContext<'a>> { in oneofs() method
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | DescriptorMessageInfoFactory.java | 665 private OneofInfo[] oneofs = new OneofInfo[2]; field in DescriptorMessageInfoFactory.OneofState
|
D | Descriptors.java | 823 private final OneofDescriptor[] oneofs; field in Descriptors.Descriptor
|
/external/protobuf/python/google/protobuf/ |
D | descriptor.py | 284 is_extendable=True, extension_ranges=None, oneofs=None, argument 296 is_extendable=True, extension_ranges=None, oneofs=None, argument
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ |
D | def.hpp | 280 OneofAccessor oneofs() const { return OneofAccessor(ptr()); } in oneofs() function in upb::MessageDefPtr
|
D | def.c | 61 const upb_oneofdef *oneofs; member 1780 const google_protobuf_OneofDescriptorProto *const *oneofs; in create_msgdef() local
|
/external/rust/crates/protobuf/src/ |
D | descriptorx.rs | 387 pub fn oneofs(&self) -> Vec<OneofWithContext<'a>> { in oneofs() method
|
/external/protobuf/python/google/protobuf/pyext/ |
D | descriptor_containers.cc | 1259 namespace oneofs { namespace
|
/external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/ |
D | servicemanagement_v1_messages.py | 3261 oneofs = _messages.StringField(3, repeated=True) variable in Type
|
/external/rust/crates/protobuf/src/well_known_types/ |
D | type_pb.rs | 28 pub oneofs: crate::RepeatedField<::std::string::String>, field
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.c | 1157 const upb_oneofdef *oneofs; member 2372 const google_protobuf_OneofDescriptorProto *const *oneofs; in create_msgdef() local
|
D | upb.h | 3738 ConstOneofAccessor oneofs() const { return ConstOneofAccessor(ptr()); } in oneofs() function
|
/external/python/apitools/samples/servicemanagement_sample/ |
D | servicemanagement_v1.json | 476 "oneofs": { object
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 8636 upb_inttable oneofs; member
|