Home
last modified time | relevance | path

Searched defs:CodeGeneratorResponse (Results 1 – 25 of 166) sorted by relevance

1234567

/aosp_15_r20/external/golang-protobuf/types/pluginpb/
H A Dplugin.pb.go280 type CodeGeneratorResponse struct { struct
281 state protoimpl.MessageState
282 sizeCache protoimpl.SizeCache
283 unknownFields protoimpl.UnknownFields
293 Error *string `protobuf:"bytes,1,opt,name=error" json:"error,omitempty"`
296 …:"varint,2,opt,name=supported_features,json=supportedFeatures" json:"supported_features,omitempty"`
297 … []*CodeGeneratorResponse_File `protobuf:"bytes,15,rep,name=file" json:"file,omitempty"`
300 func (x *CodeGeneratorResponse) Reset() {
309 func (x *CodeGeneratorResponse) String() string {
313 func (*CodeGeneratorResponse) ProtoMessage() {}
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/
Dplugin.rs543 pub struct CodeGeneratorResponse { struct
557 …// @@protoc_insertion_point(field:google.protobuf.compiler.CodeGeneratorResponse.supported_feature… argument
559 // @@protoc_insertion_point(field:google.protobuf.compiler.CodeGeneratorResponse.file) argument
562 …// @@protoc_insertion_point(special_field:google.protobuf.compiler.CodeGeneratorResponse.special_f… argument
566 impl<'a> ::std::default::Default for &'a CodeGeneratorResponse { implementation
572 impl CodeGeneratorResponse { implementation
658 impl crate::Message for CodeGeneratorResponse { implementation
748 impl crate::MessageFull for CodeGeneratorResponse { implementation
755 impl ::std::fmt::Display for CodeGeneratorResponse { implementation
761 impl crate::reflect::ProtobufValue for CodeGeneratorResponse { implementation
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Dplugin.rs632 pub struct CodeGeneratorResponse { struct
636 pub file: crate::RepeatedField<CodeGeneratorResponse_File>, argument
644 impl<'a> ::std::default::Default for &'a CodeGeneratorResponse { argument
650 impl CodeGeneratorResponse { implementation
736 impl crate::Message for CodeGeneratorResponse { implementation
869 impl crate::Clear for CodeGeneratorResponse { implementation
878 impl ::std::fmt::Debug for CodeGeneratorResponse { implementation
884 impl crate::reflect::ProtobufValue for CodeGeneratorResponse { implementation
/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.cc74 PROTOBUF_CONSTEXPR CodeGeneratorResponse::CodeGeneratorResponse( in CodeGeneratorResponse() function in compiler::CodeGeneratorResponse
1208 CodeGeneratorResponse::CodeGeneratorResponse(::PROTOBUF_NAMESPACE_ID::Arena* arena, in CodeGeneratorResponse() function in compiler::CodeGeneratorResponse
1214 CodeGeneratorResponse::CodeGeneratorResponse(const CodeGeneratorResponse& from) in CodeGeneratorResponse() function in compiler::CodeGeneratorResponse
Dplugin.pb.h58 class CodeGeneratorResponse; variable
726 inline CodeGeneratorResponse() : CodeGeneratorResponse(nullptr) {} in CodeGeneratorResponse() function
731 CodeGeneratorResponse(CodeGeneratorResponse&& from) noexcept in CodeGeneratorResponse() function
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc76 PROTOBUF_CONSTEXPR CodeGeneratorResponse::CodeGeneratorResponse( in CodeGeneratorResponse() function in compiler::CodeGeneratorResponse
1311 CodeGeneratorResponse::CodeGeneratorResponse(::PROTOBUF_NAMESPACE_ID::Arena* arena, in CodeGeneratorResponse() function in compiler::CodeGeneratorResponse
1317 CodeGeneratorResponse::CodeGeneratorResponse(const CodeGeneratorResponse& from) in CodeGeneratorResponse() function in compiler::CodeGeneratorResponse
H A Dplugin.h76 class CodeGeneratorResponse; variable
H A Dplugin.pb.h60 class CodeGeneratorResponse; variable
774 inline CodeGeneratorResponse() : CodeGeneratorResponse(nullptr) {} in CodeGeneratorResponse() function
779 CodeGeneratorResponse(CodeGeneratorResponse&& from) noexcept in CodeGeneratorResponse() function
H A Dplugin.proto99 message CodeGeneratorResponse { message
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc76 PROTOBUF_CONSTEXPR CodeGeneratorResponse::CodeGeneratorResponse( in CodeGeneratorResponse() function in compiler::CodeGeneratorResponse
1311 CodeGeneratorResponse::CodeGeneratorResponse(::PROTOBUF_NAMESPACE_ID::Arena* arena, in CodeGeneratorResponse() function in compiler::CodeGeneratorResponse
1317 CodeGeneratorResponse::CodeGeneratorResponse(const CodeGeneratorResponse& from) in CodeGeneratorResponse() function in compiler::CodeGeneratorResponse
H A Dplugin.h76 class CodeGeneratorResponse; variable
H A Dplugin.pb.h60 class CodeGeneratorResponse; variable
774 inline CodeGeneratorResponse() : CodeGeneratorResponse(nullptr) {} in CodeGeneratorResponse() function
779 CodeGeneratorResponse(CodeGeneratorResponse&& from) noexcept in CodeGeneratorResponse() function
H A Dplugin.proto99 message CodeGeneratorResponse { message
/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.cc74 PROTOBUF_CONSTEXPR CodeGeneratorResponse::CodeGeneratorResponse( in CodeGeneratorResponse() function in compiler::CodeGeneratorResponse
1208 CodeGeneratorResponse::CodeGeneratorResponse(::PROTOBUF_NAMESPACE_ID::Arena* arena, in CodeGeneratorResponse() function in compiler::CodeGeneratorResponse
1214 CodeGeneratorResponse::CodeGeneratorResponse(const CodeGeneratorResponse& from) in CodeGeneratorResponse() function in compiler::CodeGeneratorResponse
Dplugin.pb.h58 class CodeGeneratorResponse; variable
726 inline CodeGeneratorResponse() : CodeGeneratorResponse(nullptr) {} in CodeGeneratorResponse() function
731 CodeGeneratorResponse(CodeGeneratorResponse&& from) noexcept in CodeGeneratorResponse() function
/aosp_15_r20/external/pigweed/pw_protobuf/py/pw_protobuf/
H A Dplugin.py98 req: plugin_pb2.CodeGeneratorRequest, res: plugin_pb2.CodeGeneratorResponse
/aosp_15_r20/external/pigweed/pw_rpc/py/pw_rpc/
H A Dplugin.py35 res: plugin_pb2.CodeGeneratorResponse,
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dplugin.proto79 message CodeGeneratorResponse { message
/aosp_15_r20/external/nanopb-c/generator/proto/
H A Dplugin.proto79 message CodeGeneratorResponse { message
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/compiler/
Dplugin.proto99 message CodeGeneratorResponse { message
/aosp_15_r20/trusty/host/common/scripts/metrics_atoms_protoc_plugin/
Dmetrics_atoms_protoc_plugin.py309 response: plugin.CodeGeneratorResponse,
/aosp_15_r20/out/soong/.intermediates/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/populator/proto/mobile-data-download-populator-java-proto-lite/android_common_apex33/turbine/
Dmobile-data-download-populator-java-proto-lite.jarcom/google/mobiledatadownload/populator/MetadataProto$ManifestFileBookkeepingOrBuilder.class <Unknown> package com. ...
/aosp_15_r20/out/soong/.intermediates/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/populator/proto/mobile-data-download-populator-java-proto-lite/android_common_apex30/turbine/
Dmobile-data-download-populator-java-proto-lite.jarcom/google/mobiledatadownload/populator/MetadataProto$ManifestFileBookkeepingOrBuilder.class <Unknown> package com. ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/HealthFitness/service/proto/phr/fhirspec-java-proto-lite/android_common/turbine/
Dfhirspec-java-proto-lite.jarcom/android/server/healthconnect/proto/FhirDataTypeConfig$AllowedFieldNamesToConfigDefaultEntryHolder.class <Unknown> package ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/libs/debian_service/debian-service-grpclib-lite/android_common_apex10000/turbine/
Ddebian-service-grpclib-lite.jarcom/android/virtualization/terminal/proto/DebianServiceGrpc$AsyncService.class <Unknown> package ...

1234567