Home
last modified time | relevance | path

Searched defs:file_to_generate (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dplugin.proto59 repeated string file_to_generate = 1; field
/aosp_15_r20/external/nanopb-c/generator/proto/
H A Dplugin.proto59 repeated string file_to_generate = 1; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.proto72 repeated string file_to_generate = 1; field
H A Dplugin.pb.h1186 inline const std::string& CodeGeneratorRequest::file_to_generate(int index) const { in file_to_generate() function
1233 CodeGeneratorRequest::file_to_generate() const { in file_to_generate() function
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/compiler/
Dplugin.proto72 repeated string file_to_generate = 1; field
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.proto72 repeated string file_to_generate = 1; field
H A Dplugin.pb.h1186 inline const std::string& CodeGeneratorRequest::file_to_generate(int index) const { in file_to_generate() function
1233 CodeGeneratorRequest::file_to_generate() const { in file_to_generate() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dplugin.h95 const upb_StringView* file_to_generate = UPB_DESC( in GenerateFilesRaw() local
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/compiler/
Dplugin.pb.h1120 inline const std::string& CodeGeneratorRequest::file_to_generate(int index) const { in file_to_generate() function
1167 CodeGeneratorRequest::file_to_generate() const { in file_to_generate() function
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/compiler/
Dplugin.pb.h1120 inline const std::string& CodeGeneratorRequest::file_to_generate(int index) const { in file_to_generate() function
1167 CodeGeneratorRequest::file_to_generate() const { in file_to_generate() function
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/
Dplugin.rs305 pub file_to_generate: ::std::vec::Vec<::std::string::String>, field
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Dplugin.rs315 pub file_to_generate: crate::RepeatedField<::std::string::String>, field