Home
last modified time | relevance | path

Searched defs:SourceCodeInfo (Results 1 – 8 of 8) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DSourceCodeInfo.php19 class SourceCodeInfo extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.pb.cs803 public global::Google.Protobuf.Reflection.SourceCodeInfo SourceCodeInfo { property in Google.Protobuf.Reflection.FileDescriptorProto
13625 public sealed partial class SourceCodeInfo : pb::IExtendableMessage<SourceCodeInfo> class
13652 public SourceCodeInfo() { in SourceCodeInfo() method in Google.Protobuf.Reflection.SourceCodeInfo
13660 public SourceCodeInfo(SourceCodeInfo other) : this() { in SourceCodeInfo() method in Google.Protobuf.Reflection.SourceCodeInfo
13877 public TValue GetExtension<TValue>(pb::Extension<SourceCodeInfo, TValue> extension) { in GetExtension()
13880 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<SourceCodeInfo, TValu… in GetExtension()
13883 …c::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<SourceCodeInfo, TV… in GetOrInitializeExtension()
13886 … public void SetExtension<TValue>(pb::Extension<SourceCodeInfo, TValue> extension, TValue value) { in SetExtension()
13889 public bool HasExtension<TValue>(pb::Extension<SourceCodeInfo, TValue> extension) { in HasExtension()
13892 public void ClearExtension<TValue>(pb::Extension<SourceCodeInfo, TValue> extension) { in ClearExtension()
[all …]
/third_party/protobuf/benchmarks/
Ddescriptor_sv.proto712 message SourceCodeInfo { message
Ddescriptor.proto710 message SourceCodeInfo { message
/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h144 class SourceCodeInfo; variable
3463 inline SourceCodeInfo() : SourceCodeInfo(nullptr) {} in SourceCodeInfo() function
3477 inline SourceCodeInfo(const SourceCodeInfo& from) : SourceCodeInfo(nullptr, from) {} in SourceCodeInfo() function
3478 inline SourceCodeInfo(SourceCodeInfo&& from) noexcept in SourceCodeInfo() function
3595 SourceCodeInfo(::google::protobuf::Arena* arena, SourceCodeInfo&& from) noexcept in SourceCodeInfo() function
3634 inline bool HasExtension( in HasExtension()
3642 inline void ClearExtension( in ClearExtension()
3651 inline int ExtensionSize( in ExtensionSize()
3660 inline typename _proto_TypeTraits::Singular::ConstType GetExtension( in GetExtension()
3669 inline typename _proto_TypeTraits::Singular::ConstType GetExtension( in GetExtension()
[all …]
Ddescriptor.proto1133 message SourceCodeInfo { message
Ddescriptor.h110 class SourceCodeInfo; variable
Ddescriptor.pb.cc391 PROTOBUF_CONSTEXPR SourceCodeInfo::SourceCodeInfo(::_pbi::ConstantInitialized) in SourceCodeInfo() function in google::protobuf::SourceCodeInfo
14768 SourceCodeInfo::SourceCodeInfo(::google::protobuf::Arena* arena) function in google::protobuf::SourceCodeInfo
14784 SourceCodeInfo::SourceCodeInfo( function in google::protobuf::SourceCodeInfo