/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 165 …SourceCodeInfo), global::Google.Protobuf.Reflection.SourceCodeInfo.Parser, new[]{ "Location" }, nu… in DescriptorReflection() 323 SourceCodeInfo = other.sourceCodeInfo_ != null ? other.SourceCodeInfo.Clone() : null; in FileDescriptorProto() 456 private global::Google.Protobuf.Reflection.SourceCodeInfo sourceCodeInfo_; 464 public global::Google.Protobuf.Reflection.SourceCodeInfo SourceCodeInfo { property in Google.Protobuf.Reflection.FileDescriptorProto 509 if (!object.Equals(SourceCodeInfo, other.SourceCodeInfo)) return false; in Equals() 527 if (sourceCodeInfo_ != null) hash ^= SourceCodeInfo.GetHashCode(); in GetHashCode() 558 output.WriteMessage(SourceCodeInfo); in WriteTo() 588 size += 1 + pb::CodedOutputStream.ComputeMessageSize(SourceCodeInfo); in CalculateSize() 622 sourceCodeInfo_ = new global::Google.Protobuf.Reflection.SourceCodeInfo(); in MergeFrom() 624 SourceCodeInfo.MergeFrom(other.SourceCodeInfo); in MergeFrom() [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ |
D | parser.h | 267 SourceCodeInfo::Location* location_; 507 SourceCodeInfo* source_code_info_;
|
D | parser_unittest.cc | 2122 const SourceCodeInfo& source_info = file_.source_code_info(); in Parse() 2124 const SourceCodeInfo::Location& location = source_info.location(i); in Parse() 2298 typedef multimap<SpanKey, const SourceCodeInfo::Location*> SpanMap;
|
D | parser.cc | 525 SourceCodeInfo source_code_info; in Parse()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | descriptor.pb.cc | 517 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo, location_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto() 522 SourceCodeInfo::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto() 524 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo, _has_bits_[0]), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto() 527 sizeof(SourceCodeInfo), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto() 528 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceCodeInfo, _internal_metadata_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto() 638 SourceCodeInfo_descriptor_, &SourceCodeInfo::default_instance()); in protobuf_RegisterTypes() 692 delete SourceCodeInfo::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto() 866 SourceCodeInfo::default_instance_ = new SourceCodeInfo(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto() 891 SourceCodeInfo::default_instance_->InitAsDefaultInstance(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto() 1209 …urce_code_info_ = const_cast< ::google::protobuf::SourceCodeInfo*>(&::google::protobuf::SourceCode… in InitAsDefaultInstance() [all …]
|
D | descriptor.pb.h | 62 class SourceCodeInfo; variable 473 const ::google::protobuf::SourceCodeInfo& source_code_info() const; 474 ::google::protobuf::SourceCodeInfo* mutable_source_code_info(); 475 ::google::protobuf::SourceCodeInfo* release_source_code_info(); 476 void set_allocated_source_code_info(::google::protobuf::SourceCodeInfo* source_code_info); 516 ::google::protobuf::SourceCodeInfo* source_code_info_; 3519 class LIBPROTOBUF_EXPORT SourceCodeInfo : public ::google::protobuf::Message /* @@protoc_insertion_… 3521 SourceCodeInfo(); 3522 virtual ~SourceCodeInfo(); 3524 SourceCodeInfo(const SourceCodeInfo& from); [all …]
|
D | descriptor.h | 104 class SourceCodeInfo; variable 1318 const SourceCodeInfo* source_code_info_;
|
D | descriptor.cc | 615 pair<const FileDescriptorTables*, const SourceCodeInfo*>* p); 622 const vector<int>& path, const SourceCodeInfo* info) const; 1023 pair<const FileDescriptorTables*, const SourceCodeInfo*>* p) { in BuildLocationsByPath() 1031 const vector<int>& path, const SourceCodeInfo* info) const { in GetSourceLocation() 1032 pair<const FileDescriptorTables*, const SourceCodeInfo*> p( in GetSourceLocation() 1781 source_code_info_ != &SourceCodeInfo::default_instance()) { in CopySourceCodeInfoTo() 3582 placeholder->source_code_info_ = &SourceCodeInfo::default_instance(); in NewPlaceholderFile() 3866 SourceCodeInfo *info = tables_->AllocateMessage<SourceCodeInfo>(); in BuildFileImpl() 3870 result->source_code_info_ = &SourceCodeInfo::default_instance(); in BuildFileImpl()
|
D | descriptor.proto | 85 optional SourceCodeInfo source_code_info = 9; 658 message SourceCodeInfo { message 736 // If this SourceCodeInfo represents a complete declaration, these are any 798 // is formatted the same as SourceCodeInfo.Location.path.
|
D | descriptor_unittest.cc | 6597 const SourceCodeInfo& info = file_desc_proto.source_code_info(); in TEST_F()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 80 optional SourceCodeInfo source_code_info = 9; 505 message SourceCodeInfo { message 583 // If this SourceCodeInfo represents a complete declaration, these are any
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | descriptor.proto | 80 optional SourceCodeInfo source_code_info = 9; 505 message SourceCodeInfo { message 583 // If this SourceCodeInfo represents a complete declaration, these are any
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/ |
D | upb.h | 7264 class SourceCodeInfo : public ::upb::reffed_ptr<const ::upb::MessageDef> { 7266 SourceCodeInfo(const ::upb::MessageDef* m, const void *ref_donor = NULL) 7271 static SourceCodeInfo get() { 7273 return SourceCodeInfo(m, &m);
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/ |
D | upb.h | 6971 namespace SourceCodeInfo { 6980 namespace SourceCodeInfo {
|