Searched defs:mutable_proto_file (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/ | ||
D | plugin.pb.h | 531 inline ::google::protobuf::FileDescriptorProto* CodeGeneratorRequest::mutable_proto_file(int index)… in mutable_proto_file() function |
D | plugin.pb.cc | 647 ::google::protobuf::FileDescriptorProto* CodeGeneratorRequest::mutable_proto_file(int index) { in mutable_proto_file() function in google::protobuf::compiler::CodeGeneratorRequest |