Home
last modified time | relevance | path

Searched refs:throwIfReadOnly (Results 1 – 15 of 15) sorted by relevance

/libcore/ojluni/src/main/java/java/nio/
DHeapByteBuffer.java273 throwIfReadOnly(); in put()
285 throwIfReadOnly(); in put()
297 throwIfReadOnly(); in put()
368 throwIfReadOnly(); in put()
405 throwIfReadOnly(); in compact()
433 throwIfReadOnly(); in _put()
464 throwIfReadOnly(); in putChar()
490 throwIfReadOnly(); in putChar()
580 throwIfReadOnly(); in putShort()
682 throwIfReadOnly(); in putInt()
[all …]
DHeapCharBuffer.java273 throwIfReadOnly(); in put()
285 throwIfReadOnly(); in put()
297 throwIfReadOnly(); in put()
325 throwIfReadOnly(); in put()
368 throwIfReadOnly(); in put()
385 throwIfReadOnly(); in put()
405 throwIfReadOnly(); in compact()
1116 private void throwIfReadOnly() { in throwIfReadOnly() method in HeapCharBuffer
DHeapIntBuffer.java273 throwIfReadOnly(); in put()
285 throwIfReadOnly(); in put()
297 throwIfReadOnly(); in put()
325 throwIfReadOnly(); in put()
368 throwIfReadOnly(); in put()
405 throwIfReadOnly(); in compact()
1116 private void throwIfReadOnly() { in throwIfReadOnly() method in HeapIntBuffer
DHeapFloatBuffer.java273 throwIfReadOnly(); in put()
285 throwIfReadOnly(); in put()
297 throwIfReadOnly(); in put()
325 throwIfReadOnly(); in put()
368 throwIfReadOnly(); in put()
405 throwIfReadOnly(); in compact()
1116 private void throwIfReadOnly() { in throwIfReadOnly() method in HeapFloatBuffer
DHeapShortBuffer.java273 throwIfReadOnly(); in put()
285 throwIfReadOnly(); in put()
297 throwIfReadOnly(); in put()
325 throwIfReadOnly(); in put()
368 throwIfReadOnly(); in put()
405 throwIfReadOnly(); in compact()
1116 private void throwIfReadOnly() { in throwIfReadOnly() method in HeapShortBuffer
DHeapLongBuffer.java273 throwIfReadOnly(); in put()
285 throwIfReadOnly(); in put()
297 throwIfReadOnly(); in put()
325 throwIfReadOnly(); in put()
368 throwIfReadOnly(); in put()
405 throwIfReadOnly(); in compact()
1116 private void throwIfReadOnly() { in throwIfReadOnly() method in HeapLongBuffer
DHeapDoubleBuffer.java273 throwIfReadOnly(); in put()
285 throwIfReadOnly(); in put()
297 throwIfReadOnly(); in put()
325 throwIfReadOnly(); in put()
368 throwIfReadOnly(); in put()
405 throwIfReadOnly(); in compact()
1116 private void throwIfReadOnly() { in throwIfReadOnly() method in HeapDoubleBuffer
DByteBufferAsDoubleBuffer.java212 throwIfReadOnly(); in put()
228 throwIfReadOnly(); in put()
243 throwIfReadOnly(); in put()
254 throwIfReadOnly(); in put()
287 throwIfReadOnly(); in compact()
381 private void throwIfReadOnly() { in throwIfReadOnly() method in ByteBufferAsDoubleBuffer
DByteBufferAsLongBuffer.java212 throwIfReadOnly(); in put()
228 throwIfReadOnly(); in put()
243 throwIfReadOnly(); in put()
254 throwIfReadOnly(); in put()
287 throwIfReadOnly(); in compact()
381 private void throwIfReadOnly() { in throwIfReadOnly() method in ByteBufferAsLongBuffer
DByteBufferAsIntBuffer.java212 throwIfReadOnly(); in put()
228 throwIfReadOnly(); in put()
243 throwIfReadOnly(); in put()
254 throwIfReadOnly(); in put()
287 throwIfReadOnly(); in compact()
381 private void throwIfReadOnly() { in throwIfReadOnly() method in ByteBufferAsIntBuffer
DByteBufferAsShortBuffer.java212 throwIfReadOnly(); in put()
228 throwIfReadOnly(); in put()
243 throwIfReadOnly(); in put()
254 throwIfReadOnly(); in put()
287 throwIfReadOnly(); in compact()
381 private void throwIfReadOnly() { in throwIfReadOnly() method in ByteBufferAsShortBuffer
DByteBufferAsFloatBuffer.java212 throwIfReadOnly(); in put()
228 throwIfReadOnly(); in put()
243 throwIfReadOnly(); in put()
254 throwIfReadOnly(); in put()
287 throwIfReadOnly(); in compact()
381 private void throwIfReadOnly() { in throwIfReadOnly() method in ByteBufferAsFloatBuffer
DByteBufferAsCharBuffer.java212 throwIfReadOnly(); in put()
228 throwIfReadOnly(); in put()
243 throwIfReadOnly(); in put()
254 throwIfReadOnly(); in put()
287 throwIfReadOnly(); in compact()
381 private void throwIfReadOnly() { in throwIfReadOnly() method in ByteBufferAsCharBuffer
DHeap-X-Buffer.java.template273 throwIfReadOnly();
285 throwIfReadOnly();
297 throwIfReadOnly();
325 throwIfReadOnly();
368 throwIfReadOnly();
385 throwIfReadOnly();
405 throwIfReadOnly();
433 throwIfReadOnly();
464 throwIfReadOnly();
490 throwIfReadOnly();
[all …]
DByteBufferAs-X-Buffer.java.template212 throwIfReadOnly();
228 throwIfReadOnly();
243 throwIfReadOnly();
254 throwIfReadOnly();
287 throwIfReadOnly();
381 private void throwIfReadOnly() {