Home
last modified time | relevance | path

Searched defs:pByteArray (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/connectivity/source/drivers/jdbc/
H A DInputStream.cxx87 jbyteArray pByteArray = t.pEnv->NewByteArray(nBytesToRead); in readBytes() local
H A DBlob.cxx125 jbyteArray pByteArray = t.pEnv->NewByteArray(pattern.getLength()); in position() local
H A DPreparedStatement.cxx434 jbyteArray pByteArray = t.pEnv->NewByteArray(x.getLength()); in setBytes() local
465 jbyteArray pByteArray = t.pEnv->NewByteArray( actualLength ); in setCharacterStream() local
513 jbyteArray pByteArray = t.pEnv->NewByteArray(actualLength); in setBinaryStream() local
H A Dtools.cxx235 jbyteArray pByteArray = t.pEnv->NewByteArray(length); in createByteInputStream() local

Completed in 27 milliseconds