Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Collections/
H A DMapField.cs643 private readonly uint mapTag; field in Google.Protobuf.Collections.MapField.Codec
652 public Codec(FieldCodec<TKey> keyCodec, FieldCodec<TValue> valueCodec, uint mapTag) in Codec()
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
H A DMapField.cs643 private readonly uint mapTag; field in Google.Protobuf.Collections.MapField.Codec
652 public Codec(FieldCodec<TKey> keyCodec, FieldCodec<TValue> valueCodec, uint mapTag) in Codec()
/aosp_15_r20/external/llvm/lib/Support/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DYAMLTraits.cpp117 bool Input::mapTag(StringRef Tag, bool Default) { in mapTag() function in Input
482 bool Output::mapTag(StringRef Tag, bool Use) { in mapTag() function in Output
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/hls/src/test/java/com/google/android/exoplayer2/source/hls/playlist/
H A DHlsMediaPlaylistParserTest.java1220 public void mapTag() throws IOException { in mapTag() method in HlsMediaPlaylistParserTest
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/hls/src/test/java/com/google/android/exoplayer2/source/hls/playlist/
H A DHlsMediaPlaylistParserTest.java1220 public void mapTag() throws IOException { in mapTag() method in HlsMediaPlaylistParserTest