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/types/pluginpb/ | ||
D | plugin.pb.go | 275 func (x *CodeGeneratorRequest) GetCompilerVersion() *Version { func |