Searched refs:verifyPackedFixed64Length (Results 1 – 2 of 2) sorted by relevance
292 verifyPackedFixed64Length(bytes); in readDoubleList()318 verifyPackedFixed64Length(bytes); in readDoubleList()582 verifyPackedFixed64Length(bytes); in readFixed64List()608 verifyPackedFixed64Length(bytes); in readFixed64List()1055 verifyPackedFixed64Length(bytes); in readSFixed64List()1081 verifyPackedFixed64Length(bytes); in readSFixed64List()1222 private void verifyPackedFixed64Length(int bytes) throws IOException { in verifyPackedFixed64Length() method in CodedInputStreamReader
369 verifyPackedFixed64Length(bytes); in readDoubleList()398 verifyPackedFixed64Length(bytes); in readDoubleList()689 verifyPackedFixed64Length(bytes); in readFixed64List()718 verifyPackedFixed64Length(bytes); in readFixed64List()1210 verifyPackedFixed64Length(bytes); in readSFixed64List()1239 verifyPackedFixed64Length(bytes); in readSFixed64List()1707 private void verifyPackedFixed64Length(int bytes) throws IOException { in verifyPackedFixed64Length() method in BinaryReader.SafeHeapReader