/third_party/protobuf/src/google/protobuf/ |
D | source_context.pb.cc | 20 ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<SourceContext> _instance; 28 new (ptr) PROTOBUF_NAMESPACE_ID::SourceContext(); in InitDefaultsscc_info_SourceContext_google_2fprotobuf_2fsource_5fcontext_2eproto() 31 PROTOBUF_NAMESPACE_ID::SourceContext::InitAsDefaultInstance(); in InitDefaultsscc_info_SourceContext_google_2fprotobuf_2fsource_5fcontext_2eproto() 43 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::SourceContext, _internal_metadata_), 47 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::SourceContext, file_name_), 50 { 0, -1, sizeof(PROTOBUF_NAMESPACE_ID::SourceContext)}, 85 void SourceContext::InitAsDefaultInstance() { in InitAsDefaultInstance() 87 class SourceContext::_Internal { 91 SourceContext::SourceContext(::PROTOBUF_NAMESPACE_ID::Arena* arena) in SourceContext() function in SourceContext 97 SourceContext::SourceContext(const SourceContext& from) in SourceContext() function in SourceContext [all …]
|
D | source_context.pb.h | 58 class SourceContext; variable 63 …ROTOBUF_EXPORT PROTOBUF_NAMESPACE_ID::SourceContext* Arena::CreateMaybeMessage<PROTOBUF_NAMESPACE_… 69 class PROTOBUF_EXPORT SourceContext PROTOBUF_FINAL : 72 inline SourceContext() : SourceContext(nullptr) {} in SourceContext() function 73 virtual ~SourceContext(); 75 SourceContext(const SourceContext& from); 76 SourceContext(SourceContext&& from) noexcept in SourceContext() function 77 : SourceContext() { in SourceContext() 81 inline SourceContext& operator=(const SourceContext& from) { 85 inline SourceContext& operator=(SourceContext&& from) noexcept { [all …]
|
D | type.pb.h | 384 const PROTOBUF_NAMESPACE_ID::SourceContext& source_context() const; 385 PROTOBUF_NAMESPACE_ID::SourceContext* release_source_context(); 386 PROTOBUF_NAMESPACE_ID::SourceContext* mutable_source_context(); 387 void set_allocated_source_context(PROTOBUF_NAMESPACE_ID::SourceContext* source_context); 389 const PROTOBUF_NAMESPACE_ID::SourceContext& _internal_source_context() const; 390 PROTOBUF_NAMESPACE_ID::SourceContext* _internal_mutable_source_context(); 393 PROTOBUF_NAMESPACE_ID::SourceContext* source_context); 394 PROTOBUF_NAMESPACE_ID::SourceContext* unsafe_arena_release_source_context(); 416 PROTOBUF_NAMESPACE_ID::SourceContext* source_context_; 971 const PROTOBUF_NAMESPACE_ID::SourceContext& source_context() const; [all …]
|
D | api.pb.h | 292 const PROTOBUF_NAMESPACE_ID::SourceContext& source_context() const; 293 PROTOBUF_NAMESPACE_ID::SourceContext* release_source_context(); 294 PROTOBUF_NAMESPACE_ID::SourceContext* mutable_source_context(); 295 void set_allocated_source_context(PROTOBUF_NAMESPACE_ID::SourceContext* source_context); 297 const PROTOBUF_NAMESPACE_ID::SourceContext& _internal_source_context() const; 298 PROTOBUF_NAMESPACE_ID::SourceContext* _internal_mutable_source_context(); 301 PROTOBUF_NAMESPACE_ID::SourceContext* source_context); 302 PROTOBUF_NAMESPACE_ID::SourceContext* unsafe_arena_release_source_context(); 325 PROTOBUF_NAMESPACE_ID::SourceContext* source_context_; 942 inline const PROTOBUF_NAMESPACE_ID::SourceContext& Api::_internal_source_context() const { in _internal_source_context() [all …]
|
D | unittest_well_known_types.proto | 29 google.protobuf.SourceContext source_context_field = 6; 53 repeated google.protobuf.SourceContext source_context_field = 6; 76 google.protobuf.SourceContext source_context_field = 6; 101 map<int32,google.protobuf.SourceContext> source_context_field = 6;
|
D | source_context.proto | 42 // `SourceContext` represents information about the source of a 44 message SourceContext { message
|
D | type.pb.cc | 358 …nce_._instance.get_mutable()->source_context_ = const_cast< PROTOBUF_NAMESPACE_ID::SourceContext*>( in InitAsDefaultInstance() 359 PROTOBUF_NAMESPACE_ID::SourceContext::internal_default_instance()); in InitAsDefaultInstance() 363 static const PROTOBUF_NAMESPACE_ID::SourceContext& source_context(const Type* msg); 366 const PROTOBUF_NAMESPACE_ID::SourceContext& 397 source_context_ = new PROTOBUF_NAMESPACE_ID::SourceContext(*from.source_context_); in Type() 703 …_internal_mutable_source_context()->PROTOBUF_NAMESPACE_ID::SourceContext::MergeFrom(from._internal… in MergeFrom() 1236 …nce_._instance.get_mutable()->source_context_ = const_cast< PROTOBUF_NAMESPACE_ID::SourceContext*>( in InitAsDefaultInstance() 1237 PROTOBUF_NAMESPACE_ID::SourceContext::internal_default_instance()); in InitAsDefaultInstance() 1241 static const PROTOBUF_NAMESPACE_ID::SourceContext& source_context(const Enum* msg); 1244 const PROTOBUF_NAMESPACE_ID::SourceContext& [all …]
|
D | api.pb.cc | 176 …nce_._instance.get_mutable()->source_context_ = const_cast< PROTOBUF_NAMESPACE_ID::SourceContext*>( in InitAsDefaultInstance() 177 PROTOBUF_NAMESPACE_ID::SourceContext::internal_default_instance()); in InitAsDefaultInstance() 181 static const PROTOBUF_NAMESPACE_ID::SourceContext& source_context(const Api* msg); 184 const PROTOBUF_NAMESPACE_ID::SourceContext& 223 source_context_ = new PROTOBUF_NAMESPACE_ID::SourceContext(*from.source_context_); in Api() 556 …_internal_mutable_source_context()->PROTOBUF_NAMESPACE_ID::SourceContext::MergeFrom(from._internal… in MergeFrom()
|
D | type.proto | 57 SourceContext source_context = 5; 151 SourceContext source_context = 4;
|
D | api.proto | 91 SourceContext source_context = 5;
|
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
D | SourceContext.cs | 36 …of(global::Google.Protobuf.WellKnownTypes.SourceContext), global::Google.Protobuf.WellKnownTypes.S… in SourceContextReflection() 47 public sealed partial class SourceContext : pb::IMessage<SourceContext> class 52 …static readonly pb::MessageParser<SourceContext> _parser = new pb::MessageParser<SourceContext>(()… 55 public static pb::MessageParser<SourceContext> Parser { get { return _parser; } } 68 public SourceContext() { in SourceContext() method in Google.Protobuf.WellKnownTypes.SourceContext 75 public SourceContext(SourceContext other) : this() { in SourceContext() method in Google.Protobuf.WellKnownTypes.SourceContext 81 public SourceContext Clone() { in Clone() 82 return new SourceContext(this); in Clone() 102 return Equals(other as SourceContext); in Equals() 106 public bool Equals(SourceContext other) { in Equals() [all …]
|
D | Type.cs | 195 private global::Google.Protobuf.WellKnownTypes.SourceContext sourceContext_; 200 public global::Google.Protobuf.WellKnownTypes.SourceContext SourceContext { property in Google.Protobuf.WellKnownTypes.Type 238 if (!object.Equals(SourceContext, other.SourceContext)) return false; in Equals() 250 if (sourceContext_ != null) hash ^= SourceContext.GetHashCode(); in GetHashCode() 277 output.WriteMessage(SourceContext); in WriteTo() 301 output.WriteMessage(SourceContext); in IBufferMessage.InternalWriteTo() 323 size += 1 + pb::CodedOutputStream.ComputeMessageSize(SourceContext); in CalculateSize() 347 SourceContext = new global::Google.Protobuf.WellKnownTypes.SourceContext(); in MergeFrom() 349 SourceContext.MergeFrom(other.SourceContext); in MergeFrom() 386 SourceContext = new global::Google.Protobuf.WellKnownTypes.SourceContext(); in MergeFrom() [all …]
|
D | Api.cs | 186 private global::Google.Protobuf.WellKnownTypes.SourceContext sourceContext_; 192 public global::Google.Protobuf.WellKnownTypes.SourceContext SourceContext { property in Google.Protobuf.WellKnownTypes.Api 243 if (!object.Equals(SourceContext, other.SourceContext)) return false; in Equals() 256 if (sourceContext_ != null) hash ^= SourceContext.GetHashCode(); in GetHashCode() 287 output.WriteMessage(SourceContext); in WriteTo() 315 output.WriteMessage(SourceContext); in IBufferMessage.InternalWriteTo() 340 size += 1 + pb::CodedOutputStream.ComputeMessageSize(SourceContext); in CalculateSize() 367 SourceContext = new global::Google.Protobuf.WellKnownTypes.SourceContext(); in MergeFrom() 369 SourceContext.MergeFrom(other.SourceContext); in MergeFrom() 407 SourceContext = new global::Google.Protobuf.WellKnownTypes.SourceContext(); in MergeFrom() [all …]
|
/third_party/protobuf/php/src/Google/Protobuf/ |
D | SourceContext.php | 17 class SourceContext extends \Google\Protobuf\Internal\Message class 39 \GPBMetadata\Google\Protobuf\SourceContext::initOnce();
|
D | Enum.php | 170 GPBUtil::checkMessage($var, \Google\Protobuf\SourceContext::class);
|
D | Type.php | 204 GPBUtil::checkMessage($var, \Google\Protobuf\SourceContext::class);
|
D | Api.php | 291 GPBUtil::checkMessage($var, \Google\Protobuf\SourceContext::class);
|
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/ |
D | unittest_well_known_types.proto | 29 google.protobuf.SourceContext source_context_field = 6; 53 repeated google.protobuf.SourceContext source_context_field = 6; 76 google.protobuf.SourceContext source_context_field = 6; 101 map<int32,google.protobuf.SourceContext> source_context_field = 6;
|
/third_party/protobuf/php/tests/ |
D | WellKnownTest.php | 29 use Google\Protobuf\SourceContext; alias 136 $m->setSourceContext(new SourceContext()); 187 $m->setSourceContext(new SourceContext()); 263 $m = new SourceContext(); 342 $m->setSourceContext(new SourceContext());
|
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/ |
D | SourceContext.php | 7 class SourceContext class
|
D | Type.php | 18 \GPBMetadata\Google\Protobuf\SourceContext::initOnce();
|
D | Api.php | 17 \GPBMetadata\Google\Protobuf\SourceContext::initOnce();
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
D | UnittestWellKnownTypes.cs | 295 private global::Google.Protobuf.WellKnownTypes.SourceContext sourceContextField_; 297 public global::Google.Protobuf.WellKnownTypes.SourceContext SourceContextField { 793 SourceContextField = new global::Google.Protobuf.WellKnownTypes.SourceContext(); in MergeFrom() 917 SourceContextField = new global::Google.Protobuf.WellKnownTypes.SourceContext(); in MergeFrom() 1064 SourceContextField = new global::Google.Protobuf.WellKnownTypes.SourceContext(); in IBufferMessage.InternalMergeFrom() 1277 …private static readonly pb::FieldCodec<global::Google.Protobuf.WellKnownTypes.SourceContext> _repe… 1278 … = pb::FieldCodec.ForMessage(50, global::Google.Protobuf.WellKnownTypes.SourceContext.Parser); 1279 …obuf.WellKnownTypes.SourceContext> sourceContextField_ = new pbc::RepeatedField<global::Google.Pro… 1281 …public pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.SourceContext> SourceContextField… 1911 public global::Google.Protobuf.WellKnownTypes.SourceContext SourceContextField { [all …]
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test/ |
D | JsonFormatterTest.cs | 565 var message = new SourceContext { FileName = "foo.proto" }; in SourceContextStandalone()
|
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ |
D | JsonParserTest.cs | 85 AssertRoundtrip(new SourceContext { FileName = "foo.proto" }); in SourceContextRoundtrip()
|