Searched defs:ValueCodec (Results 1 – 2 of 2) sorted by relevance
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Collections/ | ||
| D | MapField.cs | 667 internal FieldCodec<TValue> ValueCodec => valueCodec; field in Google.Protobuf.Collections.MapField.Codec |
| /external/protobuf/csharp/src/Google.Protobuf/Collections/ | ||
| D | MapField.cs | 667 internal FieldCodec<TValue> ValueCodec => valueCodec; field in Google.Protobuf.Collections.MapField.Codec |