Home
last modified time | relevance | path

Searched refs:proto_files (Results 1 – 10 of 10) 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/grpc-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/tensorflow/tensorflow/python/tools/
Dselective_registration_header_lib.py46 def get_ops_and_kernels(proto_fileformat, proto_files, default_ops_str): argument
50 for proto_file in proto_files:
/external/perfetto/protos/perfetto/trace_processor/
DBUILD.gn17 import("proto_files.gni")
/external/nanopb-c/generator/proto/
Dplugin.proto68 // protoc guarantees that all proto_files will be written after
/external/protobuf/src/google/protobuf/compiler/
Dplugin.proto70 // 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/grpc-grpc/third_party/nanopb/generator/proto/
Dplugin.proto68 // protoc guarantees that all proto_files will be written after
/external/perfetto/ui/
DBUILD.gn17 import("../protos/perfetto/trace_processor/proto_files.gni")