Searched refs:proto_files (Results 1 – 14 of 14) sorted by relevance
/external/grpc-grpc/tools/distrib/python/grpcio_tools/grpc_tools/ |
D | command.py | 25 proto_files = [] 30 proto_files.append( 36 for proto_file in proto_files:
|
/external/rust/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/ |
D | command.py | 25 proto_files = [] 30 proto_files.append(os.path.abspath(os.path.join(root, 36 for proto_file in proto_files:
|
/external/grpc-grpc/tools/distrib/python/ |
D | make_grpcio_tools.py | 116 proto_files = [ 124 proto_files=proto_files,
|
/external/rust/crates/grpcio-sys/grpc/tools/distrib/python/ |
D | make_grpcio_tools.py | 116 proto_files = [ 124 proto_files=proto_files,
|
/external/grpc-grpc/tools/distrib/python/grpcio_tools/ |
D | setup.py | 136 proto_files = [] 150 proto_files.append(relative_target) 151 return {GRPC_PYTHON_TOOLS_PACKAGE: proto_files}
|
/external/pigweed/pw_protobuf_compiler/py/pw_protobuf_compiler/ |
D | python_protos.py | 35 proto_files: Iterable[PathOrStr], 42 proto_paths: List[Path] = [Path(f).resolve() for f in proto_files] 90 def compile_and_import(proto_files: Iterable[PathOrStr], 106 compile_protos(output_dir, proto_files, includes) 110 compile_protos(tempdir, proto_files, includes)
|
/external/rust/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/ |
D | setup.py | 197 proto_files = [] 211 proto_files.append(relative_target) 212 return {GRPC_PYTHON_TOOLS_PACKAGE: proto_files}
|
/external/tensorflow/tensorflow/python/tools/ |
D | selective_registration_header_lib.py | 79 def get_ops_and_kernels(proto_fileformat, proto_files, default_ops_str): argument 83 for proto_file in proto_files:
|
/external/rust/crates/grpcio-sys/grpc/tools/codegen/core/ |
D | gen_upb_api.sh | 45 proto_files=( \
|
/external/perfetto/protos/perfetto/trace_processor/ |
D | BUILD.gn | 16 import("proto_files.gni")
|
/external/nanopb-c/generator/proto/ |
D | plugin.proto | 68 // protoc guarantees that all proto_files will be written after
|
/external/golang-protobuf/protoc-gen-go/plugin/ |
D | plugin.proto | 80 // protoc guarantees that all proto_files will be written after
|
/external/protobuf/src/google/protobuf/compiler/ |
D | plugin.proto | 81 // protoc guarantees that all proto_files will be written after
|
/external/grpc-grpc/third_party/nanopb/generator/proto/ |
D | plugin.proto | 68 // protoc guarantees that all proto_files will be written after
|