Home
last modified time | relevance | path

Searched refs:source_context (Results 1 – 25 of 30) sorted by relevance

12

/external/protobuf/php/src/Google/Protobuf/
DEnum.php41 private $source_context = null; variable in Google\\Protobuf\\Enum
158 return $this->source_context;
171 $this->source_context = $var;
DType.php47 private $source_context = null; variable in Google\\Protobuf\\Type
192 return $this->source_context;
205 $this->source_context = $var;
DApi.php72 private $source_context = null; variable in Google\\Protobuf\\Api
278 return $this->source_context;
292 $this->source_context = $var;
/external/protobuf/src/google/protobuf/
Dsource_context.proto40 option go_package = "google.golang.org/genproto/protobuf/source_context;source_context";
46 // protobuf element. For example: `"google/protobuf/source_context.proto"`.
Dtype.pb.h384 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 …]
Dapi.pb.h258 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()
Dtype.pb.cc365 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 …]
Dtype.proto36 import "google/protobuf/source_context.proto";
57 SourceContext source_context = 5; field
151 SourceContext source_context = 4; field
Dapi.proto35 import "google/protobuf/source_context.proto";
91 SourceContext source_context = 5; field
Dapi.pb.cc183 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()
Dunittest_well_known_types.proto14 import "google/protobuf/source_context.proto";
/external/grpc-grpc/tools/run_tests/artifacts/
Dbuild_package_ruby.sh28 well_known_protos=( any api compiler/plugin descriptor duration empty field_mask source_context str…
/external/protobuf/objectivec/
Dgenerate_well_known_types.sh50 google/protobuf/source_context.proto \
/external/protobuf/
Dgenerate_descriptor_proto.sh30 google/protobuf/source_context.proto \
DBUILD180 "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/
Dgenerate_protos.sh37 src/google/protobuf/source_context.proto \
/external/protobuf/cmake/
Dextract_includes.bat.in85 …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…
Dlibprotobuf.cmake24 ${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/
DSourceContext.pbobjc.m2 // source: google/protobuf/source_context.proto
/external/protobuf/protoc-artifacts/
Dbuild-zip.sh52 google/protobuf/source_context.proto \
/external/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_well_known_types.proto14 import "google/protobuf/source_context.proto";
/external/protobuf/ruby/
DRakefile14 google/protobuf/source_context.proto
/external/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/
Dproject.pbxproj269source_context.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = source_contex…
362 F4E675DC1B21D1DE0054530B /* source_context.proto */,
/external/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/
Dproject.pbxproj269source_context.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = source_contex…
362 F4E675DC1B21D1DE0054530B /* source_context.proto */,
/external/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/
Dproject.pbxproj266source_context.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = source_contex…
358 F4E675AA1B21D05C0054530B /* source_context.proto */,

12