Searched defs:PeekTag (Results 1 - 3 of 3) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
H A D | ParsingPrimitives.cs | 147 public static uint PeekTag(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in PeekTag() method in Google.Protobuf.ParsingPrimitives |
H A D | CodedInputStream.cs | 303 public uint PeekTag()
in PeekTag() method in Google.Protobuf.CodedInputStream |
/third_party/node/deps/v8/src/objects/ | ||
H A D | value-serializer.cc | 1214 Maybe<SerializationTag> ValueDeserializer::PeekTag() const { in PeekTag() function in v8::internal::ValueDeserializer |
Completed in 8 milliseconds