Home
last modified time | relevance | path

Searched defs:containing_oneof (Results 1 – 11 of 11) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/Internal/
DFieldDescriptor.php53 private $containing_oneof; variable in Google\\Protobuf\\Internal\\FieldDescriptor
190 public function setContainingOneof($containing_oneof)
/external/rust/crates/protobuf/src/reflect/field/
Dmod.rs191 pub fn containing_oneof(&self) -> Option<OneofDescriptor> { in containing_oneof() method
/external/cronet/third_party/protobuf/python/google/protobuf/
Ddescriptor.py554 has_default_value=True, containing_oneof=None, json_name=None, argument
566 has_default_value=True, containing_oneof=None, json_name=None, argument
/external/protobuf/python/google/protobuf/
Ddescriptor.py558 has_default_value=True, containing_oneof=None, json_name=None, argument
570 has_default_value=True, containing_oneof=None, json_name=None, argument
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddef.hpp429 inline OneofDefPtr FieldDefPtr::containing_oneof() const { in containing_oneof() function in upb::FieldDefPtr
/external/protobuf/src/google/protobuf/
Ddescriptor.h949 const OneofDescriptor* containing_oneof; member
2268 inline const OneofDescriptor* FieldDescriptor::containing_oneof() const { in containing_oneof() function
Dgenerated_message_reflection.cc1525 const OneofDescriptor* containing_oneof = field->containing_oneof(); in Swap() local
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.h949 const OneofDescriptor* containing_oneof; member
2268 inline const OneofDescriptor* FieldDescriptor::containing_oneof() const { in containing_oneof() function
Dgenerated_message_reflection.cc1521 const OneofDescriptor* containing_oneof = field->containing_oneof(); in Swap() local
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc930 const OneofDescriptor* containing_oneof = in GetContainingOneof() local
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc930 const OneofDescriptor* containing_oneof = in GetContainingOneof() local