Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc100 string python_out = "--python_out=" + TestTempDir(); in TEST() local
106 python_out.c_str(), in TEST()
/external/nanopb-c/generator/proto/
DMakefile4 aprotoc --python_out=. $<
/external/protobuf/src/google/protobuf/compiler/
Dzip_output_unittest.sh55 --cpp_out=$TEST_TMPDIR/testzip.zip --python_out=$TEST_TMPDIR/testzip.zip \
/external/protobuf/examples/
DMakefile21 protoc --cpp_out=. --java_out=. --python_out=. addressbook.proto
/external/protobuf/
DCHANGES.txt232 protoc --java_out=myproto_srcs.jar --python_out=myproto.zip myproto.proto