Home
last modified time | relevance | path

Searched defs:msgopt (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/csharp/protos/
Dunittest_custom_options_proto3.proto291 extend google.protobuf.MessageOptions { Aggregate msgopt = 15480088; } field
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_custom_options.proto326 extend google.protobuf.MessageOptions { optional Aggregate msgopt = 15480088; } field
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto326 extend google.protobuf.MessageOptions { optional Aggregate msgopt = 15480088; } field
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto326 extend google.protobuf.MessageOptions { optional Aggregate msgopt = 15480088; } field
/third_party/protobuf/src/google/protobuf/
Dunittest_custom_options.proto340 optional Aggregate msgopt = 15480088; field