Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DSourceCodeInfo.php19 class SourceCodeInfo extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto505 message SourceCodeInfo { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto505 message SourceCodeInfo { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto505 message SourceCodeInfo { message
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto754 message SourceCodeInfo { message
Ddescriptor.h114 class SourceCodeInfo; variable
Ddescriptor.pb.cc10461 SourceCodeInfo::SourceCodeInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena) in SourceCodeInfo() function in SourceCodeInfo
10468 SourceCodeInfo::SourceCodeInfo(const SourceCodeInfo& from) in SourceCodeInfo() function in SourceCodeInfo
Ddescriptor.pb.h128 class SourceCodeInfo; variable
6074 inline SourceCodeInfo() : SourceCodeInfo(nullptr) {} in SourceCodeInfo() function
6078 SourceCodeInfo(SourceCodeInfo&& from) noexcept in SourceCodeInfo() function
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs566 public global::Google.Protobuf.Reflection.SourceCodeInfo SourceCodeInfo { property in Google.Protobuf.Reflection.FileDescriptorProto
9183 public sealed partial class SourceCodeInfo : pb::IMessage<SourceCodeInfo> class
9204 public SourceCodeInfo() { in SourceCodeInfo() method in Google.Protobuf.Reflection.SourceCodeInfo
9211 public SourceCodeInfo(SourceCodeInfo other) : this() { in SourceCodeInfo() method in Google.Protobuf.Reflection.SourceCodeInfo