Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
DMapField.cs620 private readonly uint mapTag; field in Google.Protobuf.Collections.MapField.Codec
629 public Codec(FieldCodec<TKey> keyCodec, FieldCodec<TValue> valueCodec, uint mapTag) in Codec()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLTraits.cpp114 bool Input::mapTag(StringRef Tag, bool Default) { in mapTag() function in Input
452 bool Output::mapTag(StringRef Tag, bool Use) { in mapTag() function in Output