/external/golang-protobuf/protoc-gen-go/descriptor/ |
D | descriptor.pb.go | 409 …SourceCodeInfo *SourceCodeInfo `protobuf:"bytes,9,opt,name=source_code_info,json=sourceCodeInfo" j… member 2342 type SourceCodeInfo struct { struct 2386 … []*SourceCodeInfo_Location `protobuf:"bytes,1,rep,name=location" json:"location,omitempty"` 2387 XXX_NoUnkeyedLiteral struct{} `json:"-"` 2388 XXX_unrecognized []byte `json:"-"` 2389 XXX_sizecache int32 `json:"-"` 2392 func (m *SourceCodeInfo) Reset() { *m = SourceCodeInfo{} } 2393 func (m *SourceCodeInfo) String() string { return proto.CompactTextString(m) } 2394 func (*SourceCodeInfo) ProtoMessage() {} 2395 func (*SourceCodeInfo) Descriptor() ([]byte, []int) { [all …]
|
D | descriptor.proto | 728 message SourceCodeInfo { message
|
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/ |
D | descriptor.pb.go | 382 …SourceCodeInfo *SourceCodeInfo `protobuf:"bytes,9,opt,name=source_code_info,json=sourceCodeInfo" j… member 2271 type SourceCodeInfo struct { struct 2315 … []*SourceCodeInfo_Location `protobuf:"bytes,1,rep,name=location" json:"location,omitempty"` 2316 XXX_NoUnkeyedLiteral struct{} `json:"-"` 2317 XXX_unrecognized []byte `json:"-"` 2318 XXX_sizecache int32 `json:"-"` 2321 func (m *SourceCodeInfo) Reset() { *m = SourceCodeInfo{} } 2322 func (m *SourceCodeInfo) String() string { return proto.CompactTextString(m) } 2323 func (*SourceCodeInfo) ProtoMessage() {} 2324 func (*SourceCodeInfo) Descriptor() ([]byte, []int) { [all …]
|
D | descriptor.proto | 717 message SourceCodeInfo { message
|
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/ |
D | descriptor.proto | 599 message SourceCodeInfo { message
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.proto | 648 message SourceCodeInfo { message
|
D | descriptor.h | 104 class SourceCodeInfo; variable
|
D | descriptor.pb.cc | 13837 SourceCodeInfo::SourceCodeInfo() in SourceCodeInfo() function in google::protobuf::SourceCodeInfo 13846 SourceCodeInfo::SourceCodeInfo(const SourceCodeInfo& from) in SourceCodeInfo() function in google::protobuf::SourceCodeInfo
|
D | descriptor.pb.h | 61 class SourceCodeInfo; variable
|
/external/nos/host/generic/nugget/proto/google/protobuf/ |
D | descriptor.proto | 676 message SourceCodeInfo { message
|
/external/nanopb-c/generator/proto/google/protobuf/ |
D | descriptor.proto | 717 message SourceCodeInfo { message
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 431 public global::Google.Protobuf.Reflection.SourceCodeInfo SourceCodeInfo { property in Google.Protobuf.Reflection.FileDescriptorProto 4697 internal sealed partial class SourceCodeInfo : pb::IMessage<SourceCodeInfo> { class 4709 public SourceCodeInfo() { in SourceCodeInfo() method in Google.Protobuf.Reflection.SourceCodeInfo 4715 public SourceCodeInfo(SourceCodeInfo other) : this() { in SourceCodeInfo() method in Google.Protobuf.Reflection.SourceCodeInfo
|