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