Searched refs:throwIfInvalidBounds (Results 1 – 1 of 1) sorted by relevance
197 private void throwIfInvalidBounds(int arrayLength, int offset, int length) { in throwIfInvalidBounds() method in SQLiteRawStatement424 throwIfInvalidBounds(value.length, offset, length); in bindBlob()673 throwIfInvalidBounds(buffer.length, offset, length); in readColumnBlob()