Searched defs:KeyCodec (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Collections/ | ||
H A D | MapField.cs | 662 internal FieldCodec<TKey> KeyCodec => keyCodec; field in Google.Protobuf.Collections.MapField.Codec |
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Collections/ | ||
H A D | MapField.cs | 662 internal FieldCodec<TKey> KeyCodec => keyCodec; field in Google.Protobuf.Collections.MapField.Codec |