Searched refs:ReadLength (Results 1 – 10 of 10) sorted by relevance
417 var length = ReadLength(); in SkipLastField()544 int length = ReadLength(); in ReadString()567 int length = ReadLength(); in ReadMessage()590 int length = ReadLength(); in ReadBytes()664 public int ReadLength() in ReadLength() method in Google.Protobuf.CodedInputStream
295 int length = input.ReadLength(); in Read()
322 bool PrivateKeyInfoCodec::ReadLength(uint8_t** pos, in ReadLength() function in crypto::PrivateKeyInfoCodec360 return ReadLength(pos, end, length); in ReadTypeHeaderAndLength()
132 bool ReadLength(uint8_t** pos, uint8_t* end, uint32_t* result);
395 if (!iter->ReadLength(&size))435 if (!iter->ReadLength(&size))840 if (!iter->ReadLength(&size))879 if (!iter->ReadLength(&size))929 if (!iter->ReadLength(&size))
569 if (!iter->ReadLength(&size)) in Read()
72 bool ReadLength(int* result) WARN_UNUSED_RESULT { in ReadLength() function
102 int length = input.ReadLength(); in AddEntriesFrom()
349 int childlen = cin.ReadLength(); in TestCodedInputOutputPosition()
334 var length = input.ReadLength(); in WriteTo_PackedInt32()