HomeSort by relevance Sort by last modified time
    Searched defs:mutable_proto_file (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.h 129 inline ::google::protobuf::FileDescriptorProto* mutable_proto_file(int index);
134 mutable_proto_file();
493 inline ::google::protobuf::FileDescriptorProto* CodeGeneratorRequest::mutable_proto_file(int index) { function in class:google::protobuf::compiler::CodeGeneratorRequest
504 CodeGeneratorRequest::mutable_proto_file() { function in class:google::protobuf::compiler::CodeGeneratorRequest
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
plugin.pb.h 132 inline ::google::protobuf::FileDescriptorProto* mutable_proto_file(int index);
137 mutable_proto_file();
510 inline ::google::protobuf::FileDescriptorProto* CodeGeneratorRequest::mutable_proto_file(int index) { function in class:google::protobuf::compiler::CodeGeneratorRequest
521 CodeGeneratorRequest::mutable_proto_file() { function in class:google::protobuf::compiler::CodeGeneratorRequest

Completed in 54 milliseconds