/aosp_15_r20/external/golang-protobuf/types/descriptorpb/ |
H A D | descriptor.pb.go | 755 …SourceCodeInfo *SourceCodeInfo `protobuf:"bytes,9,opt,name=source_code_info,json=sourceCodeInfo" j… member 2695 type SourceCodeInfo struct { struct 2696 state protoimpl.MessageState 2697 sizeCache protoimpl.SizeCache 2698 unknownFields protoimpl.UnknownFields 2748 …ocation []*SourceCodeInfo_Location `protobuf:"bytes,1,rep,name=location" json:"location,omitempty"` 2751 func (x *SourceCodeInfo) Reset() { 2760 func (x *SourceCodeInfo) String() string { 2764 func (*SourceCodeInfo) ProtoMessage() {} 2766 func (x *SourceCodeInfo) ProtoReflect() protoreflect.Message { [all …]
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | SourceCodeInfo.php | 19 class SourceCodeInfo extends \Google\Protobuf\Internal\Message class
|
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | SourceCodeInfo.php | 19 class SourceCodeInfo extends \Google\Protobuf\Internal\Message class
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/ |
D | descriptor.rs | 508 pub fn get_source_code_info(&self) -> &SourceCodeInfo { in get_source_code_info() 520 pub fn set_source_code_info(&mut self, v: SourceCodeInfo) { in set_source_code_info() 526 pub fn mut_source_code_info(&mut self) -> &mut SourceCodeInfo { in mut_source_code_info() 534 pub fn take_source_code_info(&mut self) -> SourceCodeInfo { in take_source_code_info() 8414 pub struct SourceCodeInfo { struct 8416 pub location: crate::RepeatedField<SourceCodeInfo_Location>, argument 8424 impl<'a> ::std::default::Default for &'a SourceCodeInfo { implementation 8430 impl SourceCodeInfo { implementation 8461 impl crate::Message for SourceCodeInfo { implementation 8562 impl crate::Clear for SourceCodeInfo { implementation [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/ |
D | enums.rs | 71 info: Option<&'a SourceCodeInfo>, in new()
|
D | message.rs | 80 info: Option<&'a SourceCodeInfo>, in new()
|
D | code_writer.rs | 327 info: Option<&protobuf::descriptor::SourceCodeInfo>, in all_documentation()
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/ |
D | descriptor.rs | 7335 pub struct SourceCodeInfo { struct 7340 // @@protoc_insertion_point(special_field:google.protobuf.SourceCodeInfo.special_fields) argument 7344 impl<'a> ::std::default::Default for &'a SourceCodeInfo { argument 7350 impl SourceCodeInfo { implementation 7371 impl crate::Message for SourceCodeInfo { implementation 7439 impl crate::MessageFull for SourceCodeInfo { implementation 7446 impl ::std::fmt::Display for SourceCodeInfo { implementation 7452 impl crate::reflect::ProtobufValue for SourceCodeInfo { implementation
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/ |
D | descriptor.proto | 599 message SourceCodeInfo { message
|
/aosp_15_r20/external/nos/host/generic/nugget/proto/google/protobuf/ |
D | descriptor.proto | 676 message SourceCodeInfo { message
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | descriptor.proto | 766 message SourceCodeInfo { message
|
H A D | descriptor.h | 119 class SourceCodeInfo; variable
|
H A D | descriptor.pb.cc | 464 PROTOBUF_CONSTEXPR SourceCodeInfo::SourceCodeInfo( in SourceCodeInfo() function in SourceCodeInfo 10535 SourceCodeInfo::SourceCodeInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena, in SourceCodeInfo() function in SourceCodeInfo 10541 SourceCodeInfo::SourceCodeInfo(const SourceCodeInfo& from) in SourceCodeInfo() function in SourceCodeInfo
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/ |
D | descriptor.proto | 756 message SourceCodeInfo { message
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ |
D | descriptor.proto | 733 message SourceCodeInfo { message
|
D | descriptor_sv.proto | 735 message SourceCodeInfo { message
|
/aosp_15_r20/external/nanopb-c/generator/proto/google/protobuf/ |
H A D | descriptor.proto | 717 message SourceCodeInfo { message
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | descriptor.proto | 766 message SourceCodeInfo { message
|
H A D | descriptor.h | 119 class SourceCodeInfo; variable
|
H A D | descriptor.pb.cc | 464 PROTOBUF_CONSTEXPR SourceCodeInfo::SourceCodeInfo( in SourceCodeInfo() function in SourceCodeInfo 10535 SourceCodeInfo::SourceCodeInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena, in SourceCodeInfo() function in SourceCodeInfo 10541 SourceCodeInfo::SourceCodeInfo(const SourceCodeInfo& from) in SourceCodeInfo() function in SourceCodeInfo
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | Descriptor.cs | 605 public global::Google.Protobuf.Reflection.SourceCodeInfo SourceCodeInfo { property in Google.Protobuf.Reflection.FileDescriptorProto 9883 public sealed partial class SourceCodeInfo : pb::IMessage<SourceCodeInfo> class 9908 public SourceCodeInfo() { in SourceCodeInfo() method in Google.Protobuf.Reflection.SourceCodeInfo 9916 public SourceCodeInfo(SourceCodeInfo other) : this() { in SourceCodeInfo() method in Google.Protobuf.Reflection.SourceCodeInfo
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | Descriptor.cs | 605 public global::Google.Protobuf.Reflection.SourceCodeInfo SourceCodeInfo { property in Google.Protobuf.Reflection.FileDescriptorProto 9883 public sealed partial class SourceCodeInfo : pb::IMessage<SourceCodeInfo> class 9908 public SourceCodeInfo() { in SourceCodeInfo() method in Google.Protobuf.Reflection.SourceCodeInfo 9916 public SourceCodeInfo(SourceCodeInfo other) : this() { in SourceCodeInfo() method in Google.Protobuf.Reflection.SourceCodeInfo
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/field/ |
D | mod.rs | 146 info: Option<&'a SourceCodeInfo>, in parse()
|
/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/ |
D | descriptor.pb.cc | 462 PROTOBUF_CONSTEXPR SourceCodeInfo::SourceCodeInfo( in SourceCodeInfo() function in SourceCodeInfo 10093 SourceCodeInfo::SourceCodeInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena, in SourceCodeInfo() function in SourceCodeInfo 10099 SourceCodeInfo::SourceCodeInfo(const SourceCodeInfo& from) in SourceCodeInfo() function in SourceCodeInfo
|
/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/ |
D | descriptor.pb.cc | 462 PROTOBUF_CONSTEXPR SourceCodeInfo::SourceCodeInfo( in SourceCodeInfo() function in SourceCodeInfo 10093 SourceCodeInfo::SourceCodeInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena, in SourceCodeInfo() function in SourceCodeInfo 10099 SourceCodeInfo::SourceCodeInfo(const SourceCodeInfo& from) in SourceCodeInfo() function in SourceCodeInfo
|