Searched refs:grpc_python_out (Results 1 – 11 of 11) sorted by relevance
34 --grpc_python_out=${TOOLS_DIR} \46 --grpc_python_out=${TOOLS_DIR} \
44 --grpc_python_out="$TOOLS_DIR" \58 --grpc_python_out=${TOOLS_DIR} \
93 def _protoc(proto_path, python_out, grpc_python_out_flag, grpc_python_out, argument101 if grpc_python_out is not None:103 grpc_python_out))
2 `python -m grpc_tools.protoc -I. --python_out=. --grpc_python_out=. common.proto`
56 --python_out=. --grpc_python_out=. \
139 …$ python -m grpc.tools.protoc -I$INCLUDE --python_out=$OUTPUT --grpc_python_out=$OUTPUT $PROTO_FIL…
147 …$ python -m grpc.tools.protoc -I$INCLUDE --python_out=$OUTPUT --grpc_python_out=$OUTPUT $PROTO_FIL…