Home
last modified time | relevance | path

Searched refs:cpp_generator (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dmain.cc51 google::protobuf::compiler::cpp::CppGenerator cpp_generator; in main() local
52 cli.RegisterGenerator("--cpp_out", "--cpp_opt", &cpp_generator, in main()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_plugin_unittest.cc228 CppGenerator cpp_generator; in TEST() local
230 cli.RegisterGenerator("--cpp_out", &cpp_generator, ""); in TEST()
Dmetadata_test.cc92 CppGenerator cpp_generator; in CaptureMetadata() local
94 cli.RegisterGenerator("--cpp_out", &cpp_generator, ""); in CaptureMetadata()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/
Dextract_includes.bat.in23 …_PATH}\..\src\google\protobuf\compiler\cpp\cpp_generator.h include\google\protobuf\compiler\cpp\cp…
Dlibprotoc.cmake9 ${protobuf_source_dir}/src/google/protobuf/compiler/cpp/cpp_generator.cc
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/
DMakefile.am152 google/protobuf/compiler/cpp/cpp_generator.h \
319 google/protobuf/compiler/cpp/cpp_generator.cc \
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DBUILD239 "src/google/protobuf/compiler/cpp/cpp_generator.cc",