Searched refs:markValue (Results 1 - 16 of 16) sorted by relevance

/libcore/ojluni/src/main/java/java/nio/
H A DByteBufferAsDoubleBuffer.java69 markValue(),
79 markValue(),
H A DByteBufferAsFloatBuffer.java68 markValue(),
78 markValue(),
H A DByteBufferAsIntBuffer.java68 markValue(),
78 markValue(),
H A DByteBufferAsLongBuffer.java68 this.markValue(),
78 this.markValue(),
H A DByteBufferAsShortBuffer.java68 this.markValue(),
77 this.markValue(),
H A DByteBufferAsCharBuffer.java68 markValue(),
78 markValue(),
H A DHeapCharBuffer.java87 this.markValue(),
98 this.markValue(),
H A DHeapDoubleBuffer.java88 this.markValue(),
98 this.markValue(),
H A DHeapFloatBuffer.java87 this.markValue(),
97 this.markValue(),
H A DHeapIntBuffer.java87 this.markValue(),
98 this.markValue(),
H A DHeapLongBuffer.java88 this.markValue(),
98 this.markValue(),
H A DHeapShortBuffer.java87 this.markValue(),
98 this.markValue(),
H A DStringCharBuffer.java63 return new StringCharBuffer(str, markValue(),
H A DBuffer.java541 final int markValue() { // package-private method in class:Buffer
H A DHeapByteBuffer.java92 markValue(),
102 this.markValue(),
H A DDirectByteBuffer.java159 this.markValue(),
172 this.markValue(),

Completed in 76 milliseconds