Home
last modified time | relevance | path

Searched defs:ReadMapEntry (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DParsingPrimitivesMessages.cs141 …public static KeyValuePair<TKey, TValue> ReadMapEntry<TKey, TValue>(ref ParseContext ctx, MapField… in ReadMapEntry() method in Google.Protobuf.ParsingPrimitivesMessages
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DParsingPrimitivesMessages.cs141 …public static KeyValuePair<TKey, TValue> ReadMapEntry<TKey, TValue>(ref ParseContext ctx, MapField… in ReadMapEntry() method in Google.Protobuf.ParsingPrimitivesMessages