Searched defs:proto_file (Results 1 – 8 of 8) sorted by relevance
91 repeated FileDescriptorProto proto_file = 15; field
1299 inline const PROTOBUF_NAMESPACE_ID::FileDescriptorProto& CodeGeneratorRequest::proto_file(int index… in proto_file() function1311 CodeGeneratorRequest::proto_file() const { in proto_file() function
60 void RubyTest(string proto_file) { in RubyTest()
70 std::string GetRequireName(const std::string& proto_file) { in GetRequireName()75 std::string GetOutputFilename(const std::string& proto_file) { in GetOutputFilename()
109 std::string StripDotProto(const std::string& proto_file) { in StripDotProto()124 std::string proto_file = descriptor->name(); in GetFileNameBase() local
113 void Run(const FileDescriptor* proto_file, string file1, string file2) { in Run()
1743 StringPiece proto_file = proto_file_list.substr(start, offset - start); in ConsumeLine() local
331 const string& proto_file = file->name(); in GeneratedMetadataFileName() local