HomeSort by relevance Sort by last modified time
    Searched full:add_oneof_decl (Results 1 - 6 of 6) sorted by null

  /external/protobuf/src/google/protobuf/compiler/
parser.cc 650 return ParseOneof(message->add_oneof_decl(), message,
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor_unittest.cc 672 oneof_message->add_oneof_decl()->set_name("foo");
673 oneof_message->add_oneof_decl()->set_name("bar");
    [all...]
descriptor.cc     [all...]
descriptor.pb.h 679 inline ::google::protobuf::OneofDescriptorProto* add_oneof_decl();
3695 inline ::google::protobuf::OneofDescriptorProto* DescriptorProto::add_oneof_decl() { function in class:google::protobuf::DescriptorProto
    [all...]
descriptor.pb.cc     [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 4491 inline ::google::protobuf::OneofDescriptorProto* DescriptorProto::add_oneof_decl() { function in class:google::protobuf::DescriptorProto
    [all...]

Completed in 1261 milliseconds