Searched refs:verifyPackedFixed32Length (Results 1 – 2 of 2) sorted by relevance
350 verifyPackedFixed32Length(bytes); in readFloatList()376 verifyPackedFixed32Length(bytes); in readFloatList()640 verifyPackedFixed32Length(bytes); in readFixed32List()666 verifyPackedFixed32Length(bytes); in readFixed32List()997 verifyPackedFixed32Length(bytes); in readSFixed32List()1023 verifyPackedFixed32Length(bytes); in readSFixed32List()1321 private void verifyPackedFixed32Length(int bytes) throws IOException { in verifyPackedFixed32Length() method in CodedInputStreamReader
433 verifyPackedFixed32Length(bytes); in readFloatList()462 verifyPackedFixed32Length(bytes); in readFloatList()753 verifyPackedFixed32Length(bytes); in readFixed32List()782 verifyPackedFixed32Length(bytes); in readFixed32List()1146 verifyPackedFixed32Length(bytes); in readSFixed32List()1175 verifyPackedFixed32Length(bytes); in readSFixed32List()1715 private void verifyPackedFixed32Length(int bytes) throws IOException { in verifyPackedFixed32Length() method in BinaryReader.SafeHeapReader