Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
DMapField.cs641 private readonly uint mapTag; field in Google.Protobuf.Collections.MapField.Codec
650 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
/third_party/node/deps/npm/node_modules/lodash.clonedeep/
Dindex.js27 mapTag = '[object Map]', variable