Searched refs:PROTO_FILES (Results 1 – 6 of 6) sorted by relevance
102 PROTO_FILES = [ variable103 os.path.normpath(proto_file) for proto_file in protoc_lib_deps.PROTO_FILES137 for proto_file in PROTO_FILES:
18 PROTO_FILES=['google/protobuf/wrappers.proto', 'google/protobuf/type.proto', 'google/protobuf/times… variable
135 :code:`$OUTPUT`, and proto files :code:`$PROTO_FILES`, invoke as:139 … python -m grpc.tools.protoc -I$INCLUDE --python_out=$OUTPUT --grpc_python_out=$OUTPUT $PROTO_FILES
163 PROTO_FILES = [ variable164 os.path.normpath(proto_file) for proto_file in protoc_lib_deps.PROTO_FILES198 for proto_file in PROTO_FILES:
143 :code:`$OUTPUT`, and proto files :code:`$PROTO_FILES`, invoke as:147 … python -m grpc.tools.protoc -I$INCLUDE --python_out=$OUTPUT --grpc_python_out=$OUTPUT $PROTO_FILES