Home
last modified time | relevance | path

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

/third_party/protobuf/upb/util/
Drequired_fields_editions_test.proto27 map<string, HasRequiredField> map_string_message = 9; field
Drequired_fields_test.proto27 map<string, HasRequiredField> map_string_message = 9; field
/third_party/grpc/third_party/upb/upb/util/
Drequired_fields_editions_test.proto27 map<string, HasRequiredField> map_string_message = 9; field
Drequired_fields_test.proto27 map<string, HasRequiredField> map_string_message = 9; field
/third_party/protobuf/objectivec/Tests/
Dunittest_runtime_proto2.proto105 map<string , Message2> map_string_message = 85; field
Dunittest_runtime_proto3.proto98 map<string , Message3> map_string_message = 85; field
/third_party/protobuf/php/tests/proto/
Dtest.proto146 map<string, TestMessage> map_string_message = 121; field