/aosp_15_r20/external/cronet/third_party/protobuf/python/ |
H A D | setup.py | 31 protoc = os.environ['PROTOC'] variable 33 protoc = '../src/protoc' variable 35 protoc = '../src/protoc.exe' variable 37 protoc = '../vsprojects/Debug/protoc.exe' variable 39 protoc = '../vsprojects/Release/protoc.exe' variable 41 protoc = find_executable('protoc') variable
|
/aosp_15_r20/external/protobuf/python/ |
H A D | setup.py | 31 protoc = os.environ['PROTOC'] variable 33 protoc = '../src/protoc' variable 35 protoc = '../src/protoc.exe' variable 37 protoc = '../vsprojects/Debug/protoc.exe' variable 39 protoc = '../vsprojects/Release/protoc.exe' variable 41 protoc = find_executable('protoc') variable
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/ |
H A D | _split_definitions_test.py | 152 def protoc(self, proto_path, python_out, absolute_proto_file_names): member in _Mid2016ProtocStyle 171 def protoc(self, proto_path, python_out, absolute_proto_file_names): member in _SingleProtocExecutionProtocStyle 190 def protoc(self, proto_path, python_out, absolute_proto_file_names): member in _ProtoBeforeGrpcProtocStyle 207 def protoc(self, proto_path, python_out, absolute_proto_file_names): member in _GrpcBeforeProtoProtocStyle
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/ |
D | parser.rs | 21 pub(crate) protoc: Option<PathBuf>, field 39 pub fn protoc(&mut self) -> &mut Self { in protoc() method
|
D | parse_and_typecheck.rs | 39 let protoc = Parser::new() in parse_and_typecheck() localVariable
|
D | lib.rs | 25 pub(crate) mod protoc; module
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/codegen/ |
D | mod.rs | 55 protoc: Option<PathBuf>, field 79 pub fn protoc(&mut self) -> &mut Self { in protoc() method
|
/aosp_15_r20/external/protobuf/src/ |
H A D | Makefile.am | 484 bin_PROGRAMS = protoc program 724 check_PROGRAMS = protoc protobuf-test protobuf-lazy-descriptor-test \ program
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/ |
H A D | Makefile.am | 484 bin_PROGRAMS = protoc program 724 check_PROGRAMS = protoc protobuf-test protobuf-lazy-descriptor-test \ program
|
/aosp_15_r20/external/protobuf/cmake/ |
H A D | protoc.cmake | 5 add_executable(protoc ${protoc_files} ${protobuf_version_rc_file}) target
|
/aosp_15_r20/external/cronet/third_party/protobuf/cmake/ |
H A D | protoc.cmake | 5 add_executable(protoc ${protoc_files} ${protobuf_version_rc_file}) target
|
/aosp_15_r20/external/pigweed/pw_protobuf_compiler/ts/ |
H A D | build.ts | 52 const protoc = async function ( constant
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/protoc/ |
D | parse_and_typecheck.rs | 25 let protoc = match &parser.protoc { in parse_and_typecheck() localVariable
|
D | command.rs | 49 protoc: Protoc, field
|
/aosp_15_r20/external/protobuf/ |
H A D | configure.ac | 70 AC_ARG_WITH([protoc], optwith
|
/aosp_15_r20/external/cronet/third_party/protobuf/ |
H A D | configure.ac | 70 AC_ARG_WITH([protoc], optwith
|
/aosp_15_r20/external/pytorch/scripts/ |
H A D | proto.ps1 | 2 [string]$protoc, variable
|
/aosp_15_r20/external/pigweed/pw_protobuf_compiler/ |
H A D | docs.rst | 284 .. _module-pw_protobuf_compiler-cmake:
|
/aosp_15_r20/external/golang-protobuf/internal/cmd/generate-protos/ |
H A D | main.go | 237 func protoc(args ...string) { func
|
/aosp_15_r20/external/tink/python/ |
H A D | setup.py | 73 def _generate_proto(protoc, source): argument
|
/aosp_15_r20/external/bazelbuild-rules_rust/proto/prost/private/ |
H A D | protoc_wrapper.rs | 411 protoc: PathBuf, field 453 let mut protoc: Option<PathBuf> = None; in parse() localVariable
|
/aosp_15_r20/external/pigweed/pw_web/webconsole/ |
H A D | package-lock.json | 733 "protoc": "protoc.js" string
|
/aosp_15_r20/external/pigweed/ |
H A D | package-lock.json | 2197 "protoc": "protoc.js" string
|