Home
last modified time | relevance | path

Searched defs:oss_runtime (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/
Dversions.cc43 const Version& GetProtobufCPPVersion(bool oss_runtime) { in GetProtobufCPPVersion()
51 const Version& GetProtobufJavaVersion(bool oss_runtime) { in GetProtobufJavaVersion()
58 const Version& GetProtobufPythonVersion(bool oss_runtime) { in GetProtobufPythonVersion()
/third_party/protobuf/src/google/protobuf/compiler/java/
Dhelpers.cc88 void PrintGencodeVersionValidator(io::Printer* printer, bool oss_runtime, in PrintGencodeVersionValidator()