Searched defs:mutable_proto_file (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ | ||
D | plugin.pb.h | 543 inline ::google::protobuf::FileDescriptorProto* CodeGeneratorRequest::mutable_proto_file(int index)… in mutable_proto_file() function |
D | plugin.pb.cc | 644 ::google::protobuf::FileDescriptorProto* CodeGeneratorRequest::mutable_proto_file(int index) { in mutable_proto_file() function in google::protobuf::compiler::CodeGeneratorRequest |