Home
last modified time | relevance | path

Searched defs:ReadTag (Results 1 – 19 of 19) sorted by relevance

/external/cronet/stable/third_party/boringssl/src/pki/
Dparser.cc94 bool Parser::ReadTag(CBS_ASN1_TAG tag, Input *out) { in ReadTag() function in der::Parser
/external/cronet/tot/third_party/boringssl/src/pki/
Dparser.cc94 bool Parser::ReadTag(CBS_ASN1_TAG tag, Input *out) { in ReadTag() function in der::Parser
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs159 public uint ReadTag() in ReadTag() method
DCodedInputStream.cs318 public uint ReadTag() in ReadTag() method in Google.Protobuf.CodedInputStream
/external/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs159 public uint ReadTag() in ReadTag() method
DCodedInputStream.cs318 public uint ReadTag() in ReadTag() method in Google.Protobuf.CodedInputStream
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs159 public uint ReadTag() in ReadTag() method
DCodedInputStream.cs318 public uint ReadTag() in ReadTag() method in Google.Protobuf.CodedInputStream
/external/cronet/tot/net/third_party/quiche/src/quiche/common/
Dquiche_data_reader.cc142 bool QuicheDataReader::ReadTag(uint32_t* tag) { in ReadTag() function in quiche::QuicheDataReader
/external/cronet/stable/net/third_party/quiche/src/quiche/common/
Dquiche_data_reader.cc142 bool QuicheDataReader::ReadTag(uint32_t* tag) { in ReadTag() function in quiche::QuicheDataReader
/external/cronet/tot/third_party/protobuf/python/google/protobuf/internal/
Ddecoder.py156 def ReadTag(buffer, pos): function
/external/protobuf/python/google/protobuf/internal/
Ddecoder.py156 def ReadTag(buffer, pos): function
/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/
Ddecoder.py156 def ReadTag(buffer, pos): function
/external/cronet/stable/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.h258 PROTOBUF_ALWAYS_INLINE uint32_t ReadTag() { in ReadTag() function
Dcoded_stream_unittest.cc205 TEST_2D(CodedStreamTest, ReadTag, kVarintCases, kBlockSizes) { in TEST_2D() argument
/external/cronet/tot/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.h258 PROTOBUF_ALWAYS_INLINE uint32_t ReadTag() { in ReadTag() function
Dcoded_stream_unittest.cc205 TEST_2D(CodedStreamTest, ReadTag, kVarintCases, kBlockSizes) { in TEST_2D() argument
/external/protobuf/src/google/protobuf/io/
Dcoded_stream.h258 PROTOBUF_ALWAYS_INLINE uint32_t ReadTag() { in ReadTag() function
Dcoded_stream_unittest.cc205 TEST_2D(CodedStreamTest, ReadTag, kVarintCases, kBlockSizes) { in TEST_2D() argument