Home
last modified time | relevance | path

Searched defs:ForeignMessage (Results 1 – 25 of 29) sorted by relevance

12

/third_party/protobuf/js/experimental/benchmarks/code_size/apps_jspb/
Dpopular_types_proto3.js7 const ForeignMessage = goog.require('proto.proto3_unittest.ForeignMessage'); constant
Dpopular_types_proto2.js7 const ForeignMessage = goog.require('proto.proto2_unittest.ForeignMessage'); constant
Dall_types_proto3.js7 const ForeignMessage = goog.require('proto.proto3_unittest.ForeignMessage'); constant
Dall_types_proto2.js7 const ForeignMessage = goog.require('proto.proto2_unittest.ForeignMessage'); constant
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/TestProtos/
DForeignMessagePartial.cs38 public partial class ForeignMessage : ICustomDiagnosticMessage class
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DForeignMessagePartial.cs38 public partial class ForeignMessage : ICustomDiagnosticMessage class
DTestMessagesProto3.cs5409 public sealed partial class ForeignMessage : pb::IMessage<ForeignMessage> class
5430 public ForeignMessage() { in ForeignMessage() method in ProtobufTestMessages.Proto3.ForeignMessage
5437 public ForeignMessage(ForeignMessage other) : this() { in ForeignMessage() method in ProtobufTestMessages.Proto3.ForeignMessage
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/
Dmore_extensions.proto47 message ForeignMessage { message
/third_party/protobuf/python/google/protobuf/internal/
Dmore_extensions.proto50 message ForeignMessage { message
/third_party/protobuf/python/google/protobuf/pyext/
Dpython.proto56 message ForeignMessage { message
/third_party/protobuf/js/
Dproto3_test.proto73 optional ForeignMessage optional_foreign_message = 136; field
Dtestbinary.proto112 message ForeignMessage { message
/third_party/protobuf/src/google/protobuf/
Dunittest_no_field_presence.proto130 message ForeignMessage { message
Dunittest_proto3_arena_lite.proto193 message ForeignMessage { message
Dunittest_proto3_lite.proto192 message ForeignMessage { message
Dunittest_proto3_arena.proto195 message ForeignMessage { message
Dunittest_proto3.proto194 message ForeignMessage { message
Dtest_messages_proto3.proto269 message ForeignMessage { message
/third_party/protobuf/js/compatibility_tests/v3.0.0/
Dtestbinary.proto112 message ForeignMessage { message
/third_party/protobuf/js/compatibility_tests/v3.1.0/
Dtestbinary.proto112 message ForeignMessage { message
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_proto3.proto158 message ForeignMessage { message
/third_party/protobuf/csharp/protos/
Dunittest_proto3.proto146 message ForeignMessage { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto178 message ForeignMessage { message
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto178 message ForeignMessage { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto178 message ForeignMessage { message

12