/external/protobuf/php/src/Google/Protobuf/Internal/ |
D | SourceCodeInfo_Location.php | 12 class SourceCodeInfo_Location {} class
|
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | SourceCodeInfo_Location.php | 12 class SourceCodeInfo_Location {} class
|
/external/golang-protobuf/types/descriptorpb/ |
D | descriptor.pb.go | 3084 type SourceCodeInfo_Location struct { struct 3085 state protoimpl.MessageState 3086 sizeCache protoimpl.SizeCache 3087 unknownFields protoimpl.UnknownFields 3123 Path []int32 `protobuf:"varint,1,rep,packed,name=path" json:"path,omitempty"` 3129 Span []int32 `protobuf:"varint,2,rep,packed,name=span" json:"span,omitempty"` 3177 …rotobuf:"bytes,3,opt,name=leading_comments,json=leadingComments" json:"leading_comments,omitempty"` 3178 …obuf:"bytes,4,opt,name=trailing_comments,json=trailingComments" json:"trailing_comments,omitempty"` 3179 …leading_detached_comments,json=leadingDetachedComments" json:"leading_detached_comments,omitempty"` 3182 func (x *SourceCodeInfo_Location) Reset() { [all …]
|
/external/rust/crates/protobuf/2.27.1/src/ |
D | descriptor.rs | 8438 pub fn get_location(&self) -> &[SourceCodeInfo_Location] { in get_location() 8446 pub fn set_location(&mut self, v: crate::RepeatedField<SourceCodeInfo_Location>) { in set_location() 8451 pub fn mut_location(&mut self) -> &mut crate::RepeatedField<SourceCodeInfo_Location> { in mut_location() 8456 pub fn take_location(&mut self) -> crate::RepeatedField<SourceCodeInfo_Location> { in take_location() 8583 pub struct SourceCodeInfo_Location { struct 8597 impl<'a> ::std::default::Default for &'a SourceCodeInfo_Location { argument 8603 impl SourceCodeInfo_Location { impl 8756 impl crate::Message for SourceCodeInfo_Location { implementation 8915 impl crate::Clear for SourceCodeInfo_Location { implementation 8926 impl ::std::fmt::Debug for SourceCodeInfo_Location { implementation [all …]
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.pb.cc | 444 PROTOBUF_CONSTEXPR SourceCodeInfo_Location::SourceCodeInfo_Location( in SourceCodeInfo_Location() function in SourceCodeInfo_Location 10133 SourceCodeInfo_Location::SourceCodeInfo_Location(::PROTOBUF_NAMESPACE_ID::Arena* arena, in SourceCodeInfo_Location() function in SourceCodeInfo_Location 10139 SourceCodeInfo_Location::SourceCodeInfo_Location(const SourceCodeInfo_Location& from) in SourceCodeInfo_Location() function in SourceCodeInfo_Location
|
D | descriptor.pb.h | 121 class SourceCodeInfo_Location; variable 7719 inline SourceCodeInfo_Location() : SourceCodeInfo_Location(nullptr) {} in SourceCodeInfo_Location() function 7724 SourceCodeInfo_Location(SourceCodeInfo_Location&& from) noexcept in SourceCodeInfo_Location() function
|
/external/cronet/third_party/protobuf/src/google/protobuf/ |
D | descriptor.pb.cc | 398 PROTOBUF_CONSTEXPR SourceCodeInfo_Location::SourceCodeInfo_Location( in SourceCodeInfo_Location() function in SourceCodeInfo_Location 9778 SourceCodeInfo_Location::SourceCodeInfo_Location(::PROTOBUF_NAMESPACE_ID::Arena* arena, in SourceCodeInfo_Location() function in SourceCodeInfo_Location 9787 SourceCodeInfo_Location::SourceCodeInfo_Location(const SourceCodeInfo_Location& from) in SourceCodeInfo_Location() function in SourceCodeInfo_Location
|
D | descriptor.pb.h | 121 class SourceCodeInfo_Location; variable 7604 inline SourceCodeInfo_Location() : SourceCodeInfo_Location(nullptr) {} in SourceCodeInfo_Location() function 7609 SourceCodeInfo_Location(SourceCodeInfo_Location&& from) noexcept in SourceCodeInfo_Location() function
|