Home
last modified time | relevance | path

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

/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go409SourceCodeInfo *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 …]
Ddescriptor.proto728 message SourceCodeInfo { message
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go382SourceCodeInfo *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 …]
Ddescriptor.proto717 message SourceCodeInfo { message
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto599 message SourceCodeInfo { message
/external/protobuf/src/google/protobuf/
Ddescriptor.proto648 message SourceCodeInfo { message
Ddescriptor.h104 class SourceCodeInfo; variable
Ddescriptor.pb.cc13837 SourceCodeInfo::SourceCodeInfo() in SourceCodeInfo() function in google::protobuf::SourceCodeInfo
13846 SourceCodeInfo::SourceCodeInfo(const SourceCodeInfo& from) in SourceCodeInfo() function in google::protobuf::SourceCodeInfo
Ddescriptor.pb.h61 class SourceCodeInfo; variable
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto676 message SourceCodeInfo { message
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto717 message SourceCodeInfo { message
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs431 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