Home
last modified time | relevance | path

Searched defs:map_bytes (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dmap_proto3_unittest.proto21 map<int32, bytes> map_bytes = 1; field
Dmap_proto2_unittest.proto100 map<int32, bytes> map_bytes = 1; field
/third_party/protobuf/ruby/tests/
Dbasic_test.proto211 map<int32, google.protobuf.BytesValue> map_bytes = 29; field