Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Collections/
DMapField.cs584 private readonly uint mapTag; field in Google.Protobuf.Collections.MapField.Codec
593 public Codec(FieldCodec<TKey> keyCodec, FieldCodec<TValue> valueCodec, uint mapTag) in Codec()
/external/llvm/lib/Support/
DYAMLTraits.cpp104 bool Input::mapTag(StringRef Tag, bool Default) { in mapTag() function in Input
424 bool Output::mapTag(StringRef Tag, bool Use) { in mapTag() function in Output