Searched defs:file_to_generate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.h99 // repeated string file_to_generate = 1;
103 inline const ::std::string& file_to_generate(int index) const;
112 inline const ::google::protobuf::RepeatedPtrField< ::std::string>& file_to_generate() const;
386 // repeated string file_to_generate = 1;
393 inline const ::std::string& CodeGeneratorRequest::file_to_generate(int index) const { function in class:google::protobuf::compiler::CodeGeneratorRequest
422 CodeGeneratorRequest::file_to_generate() const { function in class:google::protobuf::compiler::CodeGeneratorRequest
/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.h98 // repeated string file_to_generate = 1;
102 inline const ::std::string& file_to_generate(int index) const;
111 inline const ::google::protobuf::RepeatedPtrField< ::std::string>& file_to_generate() const;
397 // repeated string file_to_generate = 1;
404 inline const ::std::string& CodeGeneratorRequest::file_to_generate(int index) const { function in class:google::protobuf::compiler::CodeGeneratorRequest
433 CodeGeneratorRequest::file_to_generate() const { function in class:google::protobuf::compiler::CodeGeneratorRequest

Completed in 100 milliseconds