HomeSort by relevance Sort by last modified time
    Searched refs:python_out (Results 1 - 4 of 4) sorted by null

  /external/nanopb-c/generator/proto/
Makefile 4 aprotoc --python_out=. $<
  /external/protobuf/src/google/protobuf/compiler/python/
python_plugin_unittest.cc 96 cli.RegisterGenerator("--python_out", &python_generator, "");
100 string python_out = "--python_out=" + TestTempDir(); local
106 python_out.c_str(),
  /external/protobuf/src/google/protobuf/compiler/
zip_output_unittest.sh 55 --cpp_out=$TEST_TMPDIR/testzip.zip --python_out=$TEST_TMPDIR/testzip.zip \
  /external/protobuf/examples/
Makefile 21 protoc --cpp_out=. --java_out=. --python_out=. addressbook.proto

Completed in 117 milliseconds