Searched refs:thisByteBuffer (Results 1 – 2 of 2) sorted by relevance
497 ByteBuffer thisByteBuffer = NATIVE_PTR_TO_PARCEL.get(thisNativePtr); in nativeAppendFrom() local499 thisByteBuffer.appendFrom(otherByteBuffer, offset, length); in nativeAppendFrom()
629 ByteBuffer thisByteBuffer = NATIVE_BYTE_BUFFER_REGISTRY.getNativeObject(thisNativePtr); in nativeAppendFrom() local631 thisByteBuffer.appendFrom(otherByteBuffer, offset, length); in nativeAppendFrom()