Home
last modified time | relevance | path

Searched defs:PeekTag (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/parse_example/
Dexample_proto_fast_parsing.cc65 uint8 PeekTag(protobuf::io::CodedInputStream* stream) { in PeekTag() function
/external/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs303 public uint PeekTag() in PeekTag() method in Google.Protobuf.CodedInputStream
DParsingPrimitives.cs147 public static uint PeekTag(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in PeekTag() method in Google.Protobuf.ParsingPrimitives
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs303 public uint PeekTag() in PeekTag() method in Google.Protobuf.CodedInputStream
DParsingPrimitives.cs147 public static uint PeekTag(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in PeekTag() method in Google.Protobuf.ParsingPrimitives
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs303 public uint PeekTag() in PeekTag() method in Google.Protobuf.CodedInputStream
DParsingPrimitives.cs147 public static uint PeekTag(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in PeekTag() method in Google.Protobuf.ParsingPrimitives
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc104 uint8 PeekTag(protobuf::io::CodedInputStream* stream) { in PeekTag() function