Home
last modified time | relevance | path

Searched refs:GOOGLE_PROTOBUF_VERSION_SUFFIX (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/stubs/
Dcommon.h88 #define GOOGLE_PROTOBUF_VERSION_SUFFIX "" macro
/third_party/protobuf/src/google/protobuf/compiler/
Dcode_generator.cc97 version->set_suffix(GOOGLE_PROTOBUF_VERSION_SUFFIX); in GetCompilerVersion()
Dcommand_line_interface_unittest.cc2214 GOOGLE_PROTOBUF_VERSION_SUFFIX)); in TEST_F()