Home
last modified time | relevance | path

Searched defs:GetCompilerVersion (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dcode_generator.cc93 void GeneratorContext::GetCompilerVersion(Version* version) const { in GetCompilerVersion() function in google::protobuf::compiler::GeneratorContext
Dplugin.cc93 void GetCompilerVersion(Version* version) const { in GetCompilerVersion() function in google::protobuf::compiler::GeneratorResponseContext
/external/golang-protobuf/protoc-gen-go/plugin/
Dplugin.pb.go169 func (m *CodeGeneratorRequest) GetCompilerVersion() *Version { func