Home
last modified time | relevance | path

Searched defs:GenerateShutdownCode (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_field.h172 virtual void GenerateShutdownCode(io::Printer* /*printer*/) const {} in GenerateShutdownCode() function
Dcpp_string_field.cc360 GenerateShutdownCode(io::Printer* printer) const { in GenerateShutdownCode() function in google::protobuf::compiler::cpp::StringFieldGenerator
Dcpp_message.cc1763 GenerateShutdownCode(io::Printer* printer) { in GenerateShutdownCode() function in google::protobuf::compiler::cpp::MessageGenerator