Home
last modified time | relevance | path

Searched refs:source_context (Results 1 - 8 of 8) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
H A DApi.php70 * Generated from protobuf field <code>.google.protobuf.SourceContext source_context = 5;</code>
72 private $source_context = null; variable
117 * @type \Google\Protobuf\SourceContext $source_context
273 * Generated from protobuf field <code>.google.protobuf.SourceContext source_context = 5;</code>
278 return $this->source_context;
285 * Generated from protobuf field <code>.google.protobuf.SourceContext source_context = 5;</code>
292 $this->source_context = $var; variable
H A DEnum.php39 * Generated from protobuf field <code>.google.protobuf.SourceContext source_context = 4;</code>
41 private $source_context = null; variable
61 * @type \Google\Protobuf\SourceContext $source_context
153 * Generated from protobuf field <code>.google.protobuf.SourceContext source_context = 4;</code>
158 return $this->source_context;
164 * Generated from protobuf field <code>.google.protobuf.SourceContext source_context = 4;</code>
171 $this->source_context = $var; variable
H A DType.php45 * Generated from protobuf field <code>.google.protobuf.SourceContext source_context = 5;</code>
47 private $source_context = null; variable
69 * @type \Google\Protobuf\SourceContext $source_context
187 * Generated from protobuf field <code>.google.protobuf.SourceContext source_context = 5;</code>
192 return $this->source_context;
198 * Generated from protobuf field <code>.google.protobuf.SourceContext source_context = 5;</code>
205 $this->source_context = $var; variable
/third_party/protobuf/src/google/protobuf/
H A Dtype.pb.h37 #include <google/protobuf/source_context.pb.h>
378 // .google.protobuf.SourceContext source_context = 5;
384 const PROTOBUF_NAMESPACE_ID::SourceContext& source_context() const;
387 void set_allocated_source_context(PROTOBUF_NAMESPACE_ID::SourceContext* source_context);
393 PROTOBUF_NAMESPACE_ID::SourceContext* source_context);
965 // .google.protobuf.SourceContext source_context = 4;
971 const PROTOBUF_NAMESPACE_ID::SourceContext& source_context() const;
974 void set_allocated_source_context(PROTOBUF_NAMESPACE_ID::SourceContext* source_context);
980 PROTOBUF_NAMESPACE_ID::SourceContext* source_context);
1571 // .google.protobuf.SourceContext source_context
1583 inline const PROTOBUF_NAMESPACE_ID::SourceContext& Type::source_context() const { source_context() function in Type
1587 unsafe_arena_set_allocated_source_context( PROTOBUF_NAMESPACE_ID::SourceContext* source_context) unsafe_arena_set_allocated_source_context() argument
1628 set_allocated_source_context(PROTOBUF_NAMESPACE_ID::SourceContext* source_context) set_allocated_source_context() argument
2215 inline const PROTOBUF_NAMESPACE_ID::SourceContext& Enum::source_context() const { source_context() function in Enum
2219 unsafe_arena_set_allocated_source_context( PROTOBUF_NAMESPACE_ID::SourceContext* source_context) unsafe_arena_set_allocated_source_context() argument
2260 set_allocated_source_context(PROTOBUF_NAMESPACE_ID::SourceContext* source_context) set_allocated_source_context() argument
[all...]
H A Dapi.pb.h35 #include <google/protobuf/source_context.pb.h>
286 // .google.protobuf.SourceContext source_context = 5;
292 const PROTOBUF_NAMESPACE_ID::SourceContext& source_context() const;
295 void set_allocated_source_context(PROTOBUF_NAMESPACE_ID::SourceContext* source_context);
301 PROTOBUF_NAMESPACE_ID::SourceContext* source_context);
935 // .google.protobuf.SourceContext source_context = 5;
947 inline const PROTOBUF_NAMESPACE_ID::SourceContext& Api::source_context() const { in source_context() function in Api
948 // @@protoc_insertion_point(field_get:google.protobuf.Api.source_context) in source_context()
952 PROTOBUF_NAMESPACE_ID::SourceContext* source_context) { in unsafe_arena_set_allocated_source_context()
956 source_context_ = source_context; in unsafe_arena_set_allocated_source_context()
951 unsafe_arena_set_allocated_source_context( PROTOBUF_NAMESPACE_ID::SourceContext* source_context) unsafe_arena_set_allocated_source_context() argument
992 set_allocated_source_context(PROTOBUF_NAMESPACE_ID::SourceContext* source_context) set_allocated_source_context() argument
[all...]
H A Dtype.pb.cc199 "/protobuf/source_context.proto\"\327\001\n\004Type\022"
226 "f.Option\0226\n\016source_context\030\004 \001(\0132\036.googl"
363 static const PROTOBUF_NAMESPACE_ID::SourceContext& source_context(const Type* msg);
367 Type::_Internal::source_context(const Type* msg) { in source_context() function in Type::_Internal
513 // .google.protobuf.SourceContext source_context = 5; in _InternalParse()
592 // .google.protobuf.SourceContext source_context = 5; in _InternalSerialize()
597 5, _Internal::source_context(this), target, stream); in _InternalSerialize()
652 // .google.protobuf.SourceContext source_context = 5; in ByteSizeLong()
1241 static const PROTOBUF_NAMESPACE_ID::SourceContext& source_context(const Enum* msg);
1245 Enum::_Internal::source_context(cons function in Enum::_Internal
[all...]
H A Dsource_context.pb.cc2 // source: google/protobuf/source_context.proto
4 #include <google/protobuf/source_context.pb.h>
58 "\n$google/protobuf/source_context.proto\022\017"
62 "proto/protobuf/source_context;source_con"
73 false, false, descriptor_table_protodef_google_2fprotobuf_2fsource_5fcontext_2eproto, "google/protobuf/source_context.proto", 251,
H A Dapi.pb.cc133 "obuf\032$google/protobuf/source_context.pro"
181 static const PROTOBUF_NAMESPACE_ID::SourceContext& source_context(const Api* msg);
185 Api::_Internal::source_context(const Api* msg) { in source_context() function in Api::_Internal
337 // .google.protobuf.SourceContext source_context = 5; in _InternalParse()
428 // .google.protobuf.SourceContext source_context = 5; in _InternalSerialize()
433 5, _Internal::source_context(this), target, stream); in _InternalSerialize()
502 // .google.protobuf.SourceContext source_context = 5; in ByteSizeLong()

Completed in 12 milliseconds