Searched refs:otherByteBuffer (Results 1 – 1 of 1) sorted by relevance
477 ByteBuffer otherByteBuffer = NATIVE_PTR_TO_PARCEL.get(otherNativePtr); in nativeAppendFrom() local478 thisByteBuffer.appendFrom(otherByteBuffer, offset, length); in nativeAppendFrom()