Home
last modified time | relevance | path

Searched defs:oneof_decl (Results 1 - 6 of 6) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DDescriptorProto.php47 private $oneof_decl; variable
248 $this->oneof_decl = $arr; variable
H A DDescriptor.php49 private $oneof_decl = []; variable
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc3022 const OneofDescriptorProto& oneof_decl = file_.message_type(0).oneof_decl(0); in TEST_F() local
[all...]
H A Dparser.cc1902 bool Parser::ParseOneof(OneofDescriptorProto* oneof_decl, in ParseOneof() argument
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc5470 const OneofDescriptor* oneof_decl = message->field(i)->containing_oneof(); in CrossLinkMessage() local
5496 OneofDescriptor* oneof_decl in CrossLinkMessage() local
5515 const OneofDescriptor* oneof_decl = message->field(i)->containing_oneof(); CrossLinkMessage() local
[all...]
H A Ddescriptor.pb.h7854 inline const PROTOBUF_NAMESPACE_ID::OneofDescriptorProto& DescriptorProto::oneof_decl(int index) const { in oneof_decl() function in DescriptorProto
7866 DescriptorProto::oneof_decl() cons function in DescriptorProto
[all...]

Completed in 36 milliseconds