Searched defs:mapTag (Results 1 – 6 of 6) sorted by relevance
643 private readonly uint mapTag; field in Google.Protobuf.Collections.MapField.Codec652 public Codec(FieldCodec<TKey> keyCodec, FieldCodec<TValue> valueCodec, uint mapTag) in Codec()
104 bool Input::mapTag(StringRef Tag, bool Default) { in mapTag() function in Input424 bool Output::mapTag(StringRef Tag, bool Use) { in mapTag() function in Output
114 bool Input::mapTag(StringRef Tag, bool Default) { in mapTag() function in Input452 bool Output::mapTag(StringRef Tag, bool Use) { in mapTag() function in Output
1220 public void mapTag() throws IOException { in mapTag() method in HlsMediaPlaylistParserTest