Home
last modified time | relevance | path

Searched defs:protoc (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/python/
H A Dsetup.py31 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 Dsetup.py31 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.py152 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/
Dparser.rs21 pub(crate) protoc: Option<PathBuf>, field
39 pub fn protoc(&mut self) -> &mut Self { in protoc() method
Dparse_and_typecheck.rs39 let protoc = Parser::new() in parse_and_typecheck() localVariable
Dlib.rs25 pub(crate) mod protoc; module
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/codegen/
Dmod.rs55 protoc: Option<PathBuf>, field
79 pub fn protoc(&mut self) -> &mut Self { in protoc() method
/aosp_15_r20/external/protobuf/src/
H A DMakefile.am484 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 DMakefile.am484 bin_PROGRAMS = protoc program
724 check_PROGRAMS = protoc protobuf-test protobuf-lazy-descriptor-test \ program
/aosp_15_r20/external/protobuf/cmake/
H A Dprotoc.cmake5 add_executable(protoc ${protoc_files} ${protobuf_version_rc_file}) target
/aosp_15_r20/external/cronet/third_party/protobuf/cmake/
H A Dprotoc.cmake5 add_executable(protoc ${protoc_files} ${protobuf_version_rc_file}) target
/aosp_15_r20/external/pigweed/pw_protobuf_compiler/ts/
H A Dbuild.ts52 const protoc = async function ( constant
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/protoc/
Dparse_and_typecheck.rs25 let protoc = match &parser.protoc { in parse_and_typecheck() localVariable
Dcommand.rs49 protoc: Protoc, field
/aosp_15_r20/external/protobuf/
H A Dconfigure.ac70 AC_ARG_WITH([protoc], optwith
/aosp_15_r20/external/cronet/third_party/protobuf/
H A Dconfigure.ac70 AC_ARG_WITH([protoc], optwith
/aosp_15_r20/external/pytorch/scripts/
H A Dproto.ps12 [string]$protoc, variable
/aosp_15_r20/external/pigweed/pw_protobuf_compiler/
H A Ddocs.rst284 .. _module-pw_protobuf_compiler-cmake:
/aosp_15_r20/external/golang-protobuf/internal/cmd/generate-protos/
H A Dmain.go237 func protoc(args ...string) { func
/aosp_15_r20/external/tink/python/
H A Dsetup.py73 def _generate_proto(protoc, source): argument
/aosp_15_r20/external/bazelbuild-rules_rust/proto/prost/private/
H A Dprotoc_wrapper.rs411 protoc: PathBuf, field
453 let mut protoc: Option<PathBuf> = None; in parse() localVariable
/aosp_15_r20/external/pigweed/pw_web/webconsole/
H A Dpackage-lock.json733 "protoc": "protoc.js" string
/aosp_15_r20/external/pigweed/
H A Dpackage-lock.json2197 "protoc": "protoc.js" string