/external/protobuf/php/src/Google/Protobuf/ |
D | Enum.php | 41 private $source_context = null; variable in Google\\Protobuf\\Enum 158 return $this->source_context; 171 $this->source_context = $var;
|
D | Type.php | 47 private $source_context = null; variable in Google\\Protobuf\\Type 192 return $this->source_context; 205 $this->source_context = $var;
|
D | Api.php | 72 private $source_context = null; variable in Google\\Protobuf\\Api 278 return $this->source_context; 292 $this->source_context = $var;
|
/external/protobuf/src/google/protobuf/ |
D | source_context.proto | 40 option go_package = "google.golang.org/genproto/protobuf/source_context;source_context"; 46 // protobuf element. For example: `"google/protobuf/source_context.proto"`.
|
D | type.pb.h | 384 const PROTOBUF_NAMESPACE_ID::SourceContext& source_context() const; 387 void set_allocated_source_context(PROTOBUF_NAMESPACE_ID::SourceContext* source_context); 389 PROTOBUF_NAMESPACE_ID::SourceContext* source_context); 981 const PROTOBUF_NAMESPACE_ID::SourceContext& source_context() const; 984 void set_allocated_source_context(PROTOBUF_NAMESPACE_ID::SourceContext* source_context); 986 PROTOBUF_NAMESPACE_ID::SourceContext* source_context); 1594 inline const PROTOBUF_NAMESPACE_ID::SourceContext& Type::source_context() const { in source_context() function 1626 inline void Type::set_allocated_source_context(PROTOBUF_NAMESPACE_ID::SourceContext* source_context… in set_allocated_source_context() argument 1631 if (source_context) { in set_allocated_source_context() 1634 source_context = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage( in set_allocated_source_context() [all …]
|
D | api.pb.h | 258 const PROTOBUF_NAMESPACE_ID::SourceContext& source_context() const; 261 void set_allocated_source_context(PROTOBUF_NAMESPACE_ID::SourceContext* source_context); 804 inline const PROTOBUF_NAMESPACE_ID::SourceContext& Api::source_context() const { in source_context() function 826 inline void Api::set_allocated_source_context(PROTOBUF_NAMESPACE_ID::SourceContext* source_context)… in set_allocated_source_context() argument 831 if (source_context) { in set_allocated_source_context() 834 source_context = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage( in set_allocated_source_context() 835 message_arena, source_context, submessage_arena); in set_allocated_source_context() 841 source_context_ = source_context; in set_allocated_source_context()
|
D | type.pb.cc | 365 static const PROTOBUF_NAMESPACE_ID::SourceContext& source_context(const Type* msg); 369 Type::_Internal::source_context(const Type* msg) { in source_context() function in Type::_Internal 373 PROTOBUF_NAMESPACE_ID::SourceContext* source_context) { in unsafe_arena_set_allocated_source_context() argument 377 source_context_ = source_context; in unsafe_arena_set_allocated_source_context() 378 if (source_context) { in unsafe_arena_set_allocated_source_context() 722 5, _Internal::source_context(this), output); in SerializeWithCachedSizes() 785 5, _Internal::source_context(this), target); in InternalSerializeWithCachedSizesToArray() 899 … mutable_source_context()->PROTOBUF_NAMESPACE_ID::SourceContext::MergeFrom(from.source_context()); in MergeFrom() 1696 static const PROTOBUF_NAMESPACE_ID::SourceContext& source_context(const Enum* msg); 1700 Enum::_Internal::source_context(const Enum* msg) { in source_context() function in Enum::_Internal [all …]
|
D | type.proto | 36 import "google/protobuf/source_context.proto"; 57 SourceContext source_context = 5; field 151 SourceContext source_context = 4; field
|
D | api.proto | 35 import "google/protobuf/source_context.proto"; 91 SourceContext source_context = 5; field
|
D | api.pb.cc | 183 static const PROTOBUF_NAMESPACE_ID::SourceContext& source_context(const Api* msg); 187 Api::_Internal::source_context(const Api* msg) { in source_context() function in Api::_Internal 535 5, _Internal::source_context(this), output); in SerializeWithCachedSizes() 608 5, _Internal::source_context(this), target); in InternalSerializeWithCachedSizesToArray() 745 … mutable_source_context()->PROTOBUF_NAMESPACE_ID::SourceContext::MergeFrom(from.source_context()); in MergeFrom()
|
D | unittest_well_known_types.proto | 14 import "google/protobuf/source_context.proto";
|
/external/grpc-grpc/tools/run_tests/artifacts/ |
D | build_package_ruby.sh | 28 well_known_protos=( any api compiler/plugin descriptor duration empty field_mask source_context str…
|
/external/protobuf/objectivec/ |
D | generate_well_known_types.sh | 50 google/protobuf/source_context.proto \
|
/external/protobuf/ |
D | generate_descriptor_proto.sh | 30 google/protobuf/source_context.proto \
|
D | BUILD | 180 "src/google/protobuf/source_context.pb.cc", 235 "api" : ("google/protobuf/api.proto", ["source_context", "type"]), 241 "source_context" : ("google/protobuf/source_context.proto", []), 244 "type" : ("google/protobuf/type.proto", ["any", "source_context"]),
|
/external/protobuf/csharp/ |
D | generate_protos.sh | 37 src/google/protobuf/source_context.proto \
|
/external/protobuf/cmake/ |
D | extract_includes.bat.in | 85 …OBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\source_context.pb.h" include\google\protobuf\source… 126 …BUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\source_context.proto" include\google\protobuf\source…
|
D | libprotobuf.cmake | 24 ${protobuf_source_dir}/src/google/protobuf/source_context.pb.cc 78 ${protobuf_source_dir}/src/google/protobuf/source_context.pb.h
|
/external/protobuf/objectivec/google/protobuf/ |
D | SourceContext.pbobjc.m | 2 // source: google/protobuf/source_context.proto
|
/external/protobuf/protoc-artifacts/ |
D | build-zip.sh | 52 google/protobuf/source_context.proto \
|
/external/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/ |
D | unittest_well_known_types.proto | 14 import "google/protobuf/source_context.proto";
|
/external/protobuf/ruby/ |
D | Rakefile | 14 google/protobuf/source_context.proto
|
/external/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/ |
D | project.pbxproj | 269 … source_context.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = source_contex… 362 F4E675DC1B21D1DE0054530B /* source_context.proto */,
|
/external/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/ |
D | project.pbxproj | 269 … source_context.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = source_contex… 362 F4E675DC1B21D1DE0054530B /* source_context.proto */,
|
/external/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/ |
D | project.pbxproj | 266 … source_context.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = source_contex… 358 F4E675AA1B21D05C0054530B /* source_context.proto */,
|