Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/
Dcode_generator.cc96 version->set_patch(GOOGLE_PROTOBUF_VERSION % 1000); in GetCompilerVersion()
Dplugin.pb.h293 void set_patch(::PROTOBUF_NAMESPACE_ID::int32 value);
1049 inline void Version::set_patch(::PROTOBUF_NAMESPACE_ID::int32 value) { in set_patch() function
Dcommand_line_interface.cc2196 version->set_patch(PROTOBUF_VERSION % 1000); in GeneratePluginOutput()