Home
last modified time | relevance | path

Searched refs:python_generator (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc99 python::Generator python_generator; in TEST() local
101 cli.RegisterGenerator("--python_out", &python_generator, ""); in TEST()
141 python::Generator python_generator; in TEST() local
142 cli.RegisterGenerator("--python_out", &python_generator, ""); in TEST()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/
Dextract_includes.bat.in37 …..\src\google\protobuf\compiler\python\python_generator.h include\google\protobuf\compiler\python\
Dlibprotoc.cmake89 ${protobuf_source_dir}/src/google/protobuf/compiler/python/python_generator.cc
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/
DMakefile.am161 google/protobuf/compiler/python/python_generator.h \
442 google/protobuf/compiler/python/python_generator.cc \
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DBUILD319 "src/google/protobuf/compiler/python/python_generator.cc",