Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/parse_example/
Dexample_proto_fast_parsing.cc62 uint8 PeekTag(protobuf::io::CodedInputStream* stream) { in PeekTag() function
/external/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs319 public uint PeekTag() in PeekTag() method in Google.Protobuf.CodedInputStream
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc104 uint8 PeekTag(protobuf::io::CodedInputStream* stream) { in PeekTag() function