Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DSourceCodeInfo.php19 class SourceCodeInfo extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto754 message SourceCodeInfo { message
Ddescriptor.h115 class SourceCodeInfo; variable
Ddescriptor.pb.cc10352 SourceCodeInfo::SourceCodeInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena) in SourceCodeInfo() function in SourceCodeInfo
10359 SourceCodeInfo::SourceCodeInfo(const SourceCodeInfo& from) in SourceCodeInfo() function in SourceCodeInfo
Ddescriptor.pb.h127 class SourceCodeInfo; variable
6049 inline SourceCodeInfo() : SourceCodeInfo(nullptr) {} in SourceCodeInfo() function
6053 SourceCodeInfo(SourceCodeInfo&& from) noexcept in SourceCodeInfo() function
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs565 public global::Google.Protobuf.Reflection.SourceCodeInfo SourceCodeInfo { property in Google.Protobuf.Reflection.FileDescriptorProto
9182 public sealed partial class SourceCodeInfo : pb::IMessage<SourceCodeInfo> class
9203 public SourceCodeInfo() { in SourceCodeInfo() method in Google.Protobuf.Reflection.SourceCodeInfo
9210 public SourceCodeInfo(SourceCodeInfo other) : this() { in SourceCodeInfo() method in Google.Protobuf.Reflection.SourceCodeInfo