Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto505 message SourceCodeInfo { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto505 message SourceCodeInfo { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto658 message SourceCodeInfo { message
Ddescriptor.h104 class SourceCodeInfo; variable
Ddescriptor.pb.cc14337 SourceCodeInfo::SourceCodeInfo() in SourceCodeInfo() function in google::protobuf::SourceCodeInfo
14346 SourceCodeInfo::SourceCodeInfo(const SourceCodeInfo& from) in SourceCodeInfo() function in google::protobuf::SourceCodeInfo
Ddescriptor.pb.h62 class SourceCodeInfo; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs464 public global::Google.Protobuf.Reflection.SourceCodeInfo SourceCodeInfo { property in Google.Protobuf.Reflection.FileDescriptorProto
5203 internal sealed partial class SourceCodeInfo : pb::IMessage<SourceCodeInfo> { class
5219 public SourceCodeInfo() { in SourceCodeInfo() method in Google.Protobuf.Reflection.SourceCodeInfo
5226 public SourceCodeInfo(SourceCodeInfo other) : this() { in SourceCodeInfo() method in Google.Protobuf.Reflection.SourceCodeInfo