Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/protos/
Dmap_unittest_proto3.proto71 map<int32, TestAllTypes> map_int32_message = 1; field
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dmap_unittest_proto3.proto75 map<int32, TestAllTypes> map_int32_message = 1; field
/third_party/protobuf/src/google/protobuf/
Dmap_unittest.proto70 map<int32, TestAllTypes> map_int32_message = 1; field
Dmap_lite_unittest.proto97 map<int32, TestAllTypesLite> map_int32_message = 1; field
/third_party/protobuf/objectivec/Tests/
Dunittest_runtime_proto2.proto127 map<int32 , Message2> map_int32_message = 88; field
Dunittest_runtime_proto3.proto120 map<int32 , Message3> map_int32_message = 88; field
/third_party/protobuf/php/tests/proto/
Dtest.proto115 map<int32, Sub> map_int32_message = 87; field