Home
last modified time | relevance | path

Searched refs:GenerateGlobalStateFunctionDeclarations (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_file.h115 void GenerateGlobalStateFunctionDeclarations(io::Printer* printer);
Dcpp_file.cc129 GenerateGlobalStateFunctionDeclarations(printer); in GenerateProtoHeader()
197 GenerateGlobalStateFunctionDeclarations(printer); in GeneratePBHeader()
890 void FileGenerator::GenerateGlobalStateFunctionDeclarations( in GenerateGlobalStateFunctionDeclarations() function in google::protobuf::compiler::cpp::FileGenerator