Searched defs:GetCompilerVersion (Results 1 – 3 of 3) sorted by relevance
| /external/protobuf/src/google/protobuf/compiler/ | ||
| D | code_generator.cc | 93 void GeneratorContext::GetCompilerVersion(Version* version) const { in GetCompilerVersion() function in google::protobuf::compiler::GeneratorContext |
| D | plugin.cc | 93 void GetCompilerVersion(Version* version) const { in GetCompilerVersion() function in google::protobuf::compiler::GeneratorResponseContext |
| /external/golang-protobuf/protoc-gen-go/plugin/ | ||
| D | plugin.pb.go | 169 func (m *CodeGeneratorRequest) GetCompilerVersion() *Version { func |