Searched refs:SIZE_IOVEC (Results 1 – 1 of 1) sorted by relevance
49 private static final int SIZE_IOVEC; field in IOVecWrapper91 this.vecArray = new AllocatedNativeObject(size * SIZE_IOVEC, false); in IOVecWrapper()142 int offset = SIZE_IOVEC * i + BASE_OFFSET; in putBase()150 int offset = SIZE_IOVEC * i + LEN_OFFSET; in putLen()160 SIZE_IOVEC = (short) (addressSize * 2);