Home
last modified time | relevance | path

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

/external/protobuf/csharp/protos/
Dunittest_custom_options_proto3.proto206 message CustomOptionOtherValues { message
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto195 message CustomOptionOtherValues { message
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto195 message CustomOptionOtherValues { message
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_custom_options.proto195 message CustomOptionOtherValues { message
/external/protobuf/src/google/protobuf/
Dunittest_custom_options.proto205 message CustomOptionOtherValues { message
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestCustomOptionsProto3.cs1283 public sealed partial class CustomOptionOtherValues : pb::IMessage<CustomOptionOtherValues> { class
1300 public CustomOptionOtherValues() { in CustomOptionOtherValues() method in UnitTest.Issues.TestProtos.CustomOptionOtherValues
1307 public CustomOptionOtherValues(CustomOptionOtherValues other) : this() { in CustomOptionOtherValues() method in UnitTest.Issues.TestProtos.CustomOptionOtherValues