Searched defs:GenerateStaticVariables (Results 1 – 3 of 3) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/javanano/ | ||
D | javanano_message.cc | 89 void MessageGenerator::GenerateStaticVariables(io::Printer* printer) { in GenerateStaticVariables() function in google::protobuf::compiler::javanano::MessageGenerator |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/java/ | ||
D | java_message_lite.cc | 97 void ImmutableMessageLiteGenerator::GenerateStaticVariables( in GenerateStaticVariables() function in google::protobuf::compiler::java::ImmutableMessageLiteGenerator |
D | java_message.cc | 104 void ImmutableMessageGenerator::GenerateStaticVariables( in GenerateStaticVariables() function in google::protobuf::compiler::java::ImmutableMessageGenerator |