Home
last modified time | relevance | path

Searched refs:proto_files (Results 1 – 14 of 14) sorted by relevance

/external/grpc-grpc/tools/distrib/python/grpcio_tools/grpc_tools/
Dcommand.py25 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/
Dcommand.py25 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/
Dmake_grpcio_tools.py116 proto_files = [
124 proto_files=proto_files,
/external/rust/crates/grpcio-sys/grpc/tools/distrib/python/
Dmake_grpcio_tools.py116 proto_files = [
124 proto_files=proto_files,
/external/grpc-grpc/tools/distrib/python/grpcio_tools/
Dsetup.py136 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/
Dpython_protos.py35 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/
Dsetup.py197 proto_files = []
211 proto_files.append(relative_target)
212 return {GRPC_PYTHON_TOOLS_PACKAGE: proto_files}
/external/tensorflow/tensorflow/python/tools/
Dselective_registration_header_lib.py79 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/
Dgen_upb_api.sh45 proto_files=( \
/external/perfetto/protos/perfetto/trace_processor/
DBUILD.gn16 import("proto_files.gni")
/external/nanopb-c/generator/proto/
Dplugin.proto68 // protoc guarantees that all proto_files will be written after
/external/golang-protobuf/protoc-gen-go/plugin/
Dplugin.proto80 // protoc guarantees that all proto_files will be written after
/external/protobuf/src/google/protobuf/compiler/
Dplugin.proto81 // protoc guarantees that all proto_files will be written after
/external/grpc-grpc/third_party/nanopb/generator/proto/
Dplugin.proto68 // protoc guarantees that all proto_files will be written after